aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 16 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7d45ccb..899dcbb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,16 @@ Build-Depends: debhelper (>= 7),
autotools-dev,
libglib2.0-dev (>= 2.22.3),
libgtk2.0-dev (>= 2.12.0),
+ libgtk-3-dev,
libdbusmenu-glib-dev (>= 0.3.101),
- libdbusmenu-gtk-dev (>= 0.3.101) ,
+ libdbusmenu-gtk-dev (>= 0.3.101),
+ libdbusmenu-gtk3-dev (>= 0.3.101),
libindicator-dev (>= 0.3.19),
+ libindicator3-dev (>= 0.3.19),
libpulse-dev (>= 0.9.18),
libpulse-mainloop-glib0 (>= 0.9.18),
libido-0.1-dev (>= 0.1.11),
+ libido3-0.1-dev (>= 0.2.90),
libgconf2-dev,
libgee-dev,
libxml2-dev,
@@ -31,3 +35,14 @@ Depends: ${shlibs:Depends},
Description: System sound indicator.
System sound indicator which provides easy control of the PulseAudio sound
daemon.
+
+Package: indicator-sound-gtk2
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ indicator-sound (= ${binary:Version}),
+ pulseaudio
+Replaces: indicator-sound (<< 0.7.1)
+Description: System sound indicator.
+ System sound indicator which provides easy control of the PulseAudio sound
+ daemon.