diff options
author | Xavi Garcia Mena <xavi.garcia.mena@canonical.com> | 2015-10-15 12:08:07 +0200 |
---|---|---|
committer | Xavi Garcia Mena <xavi.garcia.mena@canonical.com> | 2015-10-15 12:08:07 +0200 |
commit | e5a1645266514e38c49281a7f8da296a0e81687d (patch) | |
tree | 633da2d705450f8a1eae26c4a0ae372a2e20131f /debian/control | |
parent | d3802b66c55e50ff1b9e2103cd446cb586d8acb3 (diff) | |
parent | 828fae630464f2eae96145cffcf97e5791497264 (diff) | |
download | ayatana-indicator-sound-e5a1645266514e38c49281a7f8da296a0e81687d.tar.gz ayatana-indicator-sound-e5a1645266514e38c49281a7f8da296a0e81687d.tar.bz2 ayatana-indicator-sound-e5a1645266514e38c49281a7f8da296a0e81687d.zip |
Added integragrion tests to the devices labels and icons
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 3585713..f170fcf 100644 --- a/debian/control +++ b/debian/control @@ -5,11 +5,13 @@ Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> XSBC-Original-Maintainer: Conor Curran <conor.curran@canonical.com> Build-Depends: debhelper (>= 9.0), cmake, + cmake-extras (>= 0.4), dbus, dbus-test-runner (>> 14.04.0+14.04.20150120.1), dh-translations, gir1.2-accountsservice-1.0, gnome-common, + google-mock (>= 1.6.0+svn437), gsettings-ubuntu-schemas, autotools-dev, valac (>= 0.20), @@ -18,13 +20,22 @@ Build-Depends: debhelper (>= 9.0), libgirepository1.0-dev, libglib2.0-dev (>= 2.22.3), libgtest-dev, + libqtdbusmock1-dev (>= 0.3), + libqtdbustest1-dev, + libunity-api-dev, liburl-dispatcher1-dev, libpulse-dev (>= 1:4.0-0ubuntu21), libpulse-mainloop-glib0 (>= 0.9.18), libnotify-dev, libgee-dev, libxml2-dev, + pulseaudio, python3-dbusmock, + qt5-default, + qtbase5-dev, + qtbase5-dev-tools, + qtdeclarative5-dev, + qtdeclarative5-dev-tools, Standards-Version: 3.9.4 Homepage: https://launchpad.net/indicator-sound # If you aren't a member of ~indicator-applet-developers but need to upload |