diff options
author | Ted Gould <ted@gould.cx> | 2014-02-25 15:39:14 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-02-25 15:39:14 -0600 |
commit | c8be4ce65b4aeccfa6e2d74850f32aa647efdb40 (patch) | |
tree | ddd6a8edf71b9261e60b606fb38418203af1db18 /debian/control | |
parent | c5dd9403344fdab2e8db6dd794f56a679d063bf9 (diff) | |
parent | 1bbfa7f3988d67f1086eb79368a47fb44ce998a9 (diff) | |
download | ayatana-indicator-sound-c8be4ce65b4aeccfa6e2d74850f32aa647efdb40.tar.gz ayatana-indicator-sound-c8be4ce65b4aeccfa6e2d74850f32aa647efdb40.tar.bz2 ayatana-indicator-sound-c8be4ce65b4aeccfa6e2d74850f32aa647efdb40.zip |
Update to 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 84d3727..f026240 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pulseaudio, -Recommends: unity-control-center | gnome-control-center | ubuntu-system-settings, + gsettings-ubuntu-schemas (>= 0.0.1+14.04.20140224), +Recommends: unity-control-center | gnome-control-center | ubuntu-system-settings | pavucontrol, Description: System sound indicator. System sound indicator which provides easy control of the PulseAudio sound daemon. |