diff options
| author | Ted Gould <ted@gould.cx> | 2013-08-27 10:58:07 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2013-08-27 10:58:07 -0500 |
| commit | 3f3f5915a4ade92a74633e1b4d7dc19822223213 (patch) | |
| tree | 73430e480c436187ea247b2830f3c5c9cb1f6fea /debian/control | |
| parent | f21921053ac8cf50438ff418539cf22d9a86c8bb (diff) | |
| parent | dc721ac25d910a08fc3806330b2f8bd8d3b2a4dd (diff) | |
| download | ayatana-indicator-sound-3f3f5915a4ade92a74633e1b4d7dc19822223213.tar.gz ayatana-indicator-sound-3f3f5915a4ade92a74633e1b4d7dc19822223213.tar.bz2 ayatana-indicator-sound-3f3f5915a4ade92a74633e1b4d7dc19822223213.zip | |
Merge Trunk
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8abcf59..2c263a3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> XSBC-Original-Maintainer: Conor Curran <conor.curran@canonical.com> Build-Depends: debhelper (>= 9.0), - dh-autoreconf, + cmake, dh-translations, gnome-common, autotools-dev, @@ -27,6 +27,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pulseaudio, +Recommends: ubuntu-system-settings | gnome-control-center, Description: System sound indicator. System sound indicator which provides easy control of the PulseAudio sound daemon. |
