~unity-team/libusermetrics/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bileto Bot
  • Author(s): Pete Woods
  • Date: 2016-12-08 10:50:56 UTC
  • mfrom: (233.1.7 trunk)
  • Revision ID: ci-train-bot@canonical.com-20161208105056-teqkoq2t6ktx9d2e
Compatibility with unversioned cmake-extras modules

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Priority: optional
3
3
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
4
4
Build-Depends: cmake,
5
 
               cmake-extras (>= 0.2),
 
5
               cmake-extras (>= 0.10),
6
6
               dbus,
7
7
               debhelper (>= 9),
8
8
               doxygen,
9
 
               gettext,
 
9
               gcovr,
10
10
               google-mock (>= 1.6.0+svn437),
 
11
               intltool,
 
12
               lcov,
11
13
               libapparmor-dev,
12
14
               libclick-0.4-dev,
13
15
               libgsettings-qt-dev,
19
21
               pkg-config,
20
22
               qtbase5-dev,
21
23
               sqlite3,
22
 
               valgrind [!arm64 !powerpc !ppc64el],
23
24
               qtdeclarative5-dev,
24
25
               qtdeclarative5-qtquick2-plugin,
25
26
               qtdeclarative5-test-plugin,