diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/debian/control b/debian/control index b6a62ad..e737ac3 100644 --- a/debian/control +++ b/debian/control @@ -8,18 +8,15 @@ Build-Depends: debhelper (>= 7), autotools-dev, libglib2.0-dev (>= 2.22.3), libgtk2.0-dev (>= 2.12.0), - libdbus-glib-1-dev, - libdbusmenu-glib-dev (>= 0.3.90), - libdbusmenu-gtk-dev (>= 0.3.90) , + libdbusmenu-glib-dev (>= 0.3.91), + libdbusmenu-gtk-dev (>= 0.3.91) , libindicator-dev (>= 0.3.14), libpulse-dev (>= 0.9.18), libpulse-mainloop-glib0 (>= 0.9.18), libido-0.1-dev (>= 0.1.11), libgconf2-dev, libgee-dev, - libindicate-dev (>= 0.4.1), libxml2-dev, - dh-autoreconf, valac-0.12 Standards-Version: 3.9.1 Homepage: https://launchpad.net/indicator-sound |