diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-03-06 22:40:55 -0500 |
---|---|---|
committer | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-03-06 22:40:55 -0500 |
commit | ea30986e03e54ee650a1cca610904de9f4d0f745 (patch) | |
tree | f7b0ccde687b306216db06fc9762e67679b6e86f /debian/control | |
parent | ce02b10b74faab8a5934688b7e3759cba56864ef (diff) | |
download | ayatana-indicator-sound-ea30986e03e54ee650a1cca610904de9f4d0f745.tar.gz ayatana-indicator-sound-ea30986e03e54ee650a1cca610904de9f4d0f745.tar.bz2 ayatana-indicator-sound-ea30986e03e54ee650a1cca610904de9f4d0f745.zip |
Remove libsoundmenu (panel plugin)
Indicator panel plugins are deprecated.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 320f8b7..85dac7e 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.0), autotools-dev, valac-0.18, libglib2.0-dev (>= 2.22.3), - libgtk-3-dev, + libgdk-pixbuf2.0-dev, libdbusmenu-glib-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), libindicator3-dev (>= 0.3.90), @@ -20,7 +20,6 @@ Build-Depends: debhelper (>= 9.0), libido3-0.1-dev (>= 0.2.90), libgee-dev, libxml2-dev, - libnotify-dev, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-sound # If you aren't a member of ~indicator-applet-developers but need to upload |