aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2013-10-28 17:49:04 -0700
committerTed Gould <ted@gould.cx>2013-10-28 17:49:04 -0700
commit4f6b673281fecd22c618c700af0bd798ee5c26f1 (patch)
tree9bc4564892d82786c6e00c446dda58bb100c9e9c /debian/control
parentfd5fc9ed4aca0753779432de3ccc60cce6499af3 (diff)
parenta440eb1df8296a6b431613ec03aac94db38292c6 (diff)
downloadayatana-indicator-sound-4f6b673281fecd22c618c700af0bd798ee5c26f1.tar.gz
ayatana-indicator-sound-4f6b673281fecd22c618c700af0bd798ee5c26f1.tar.bz2
ayatana-indicator-sound-4f6b673281fecd22c618c700af0bd798ee5c26f1.zip
Merge trunk
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2c263a3..ff4c041 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,10 @@ Build-Depends: debhelper (>= 9.0),
autotools-dev,
valac (>= 0.18),
libglib2.0-dev (>= 2.22.3),
+ liburl-dispatcher1-dev,
libpulse-dev (>= 0.9.18),
libpulse-mainloop-glib0 (>= 0.9.18),
+ libnotify-dev,
libgee-dev,
libxml2-dev,
Standards-Version: 3.9.4
@@ -27,7 +29,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
pulseaudio,
-Recommends: ubuntu-system-settings | gnome-control-center,
+Recommends: gnome-control-center | ubuntu-system-settings,
Description: System sound indicator.
System sound indicator which provides easy control of the PulseAudio sound
daemon.