diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-02-09 16:49:44 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-02-09 16:49:44 -0500 |
commit | 46ce85550e1349998561f82146a3828cc94e311e (patch) | |
tree | 7f851c1a54166f17277ed279789e613181a97711 /debian/control | |
parent | 4beadce168bb0894a2bfe195a989f348007c1031 (diff) | |
download | ayatana-indicator-sound-46ce85550e1349998561f82146a3828cc94e311e.tar.gz ayatana-indicator-sound-46ce85550e1349998561f82146a3828cc94e311e.tar.bz2 ayatana-indicator-sound-46ce85550e1349998561f82146a3828cc94e311e.zip |
releasing version 0.8.0.0-0ubuntu4
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 8dea28e..296f82e 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,9 @@ Build-Depends: debhelper (>= 7), 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-gtk3-dev (>= 0.3.101), + libdbusmenu-glib-dev (>= 0.5.90), + libdbusmenu-gtk-dev (>= 0.5.90), + libdbusmenu-gtk3-dev (>= 0.5.90), libindicator-dev (>= 0.3.90), libindicator3-dev (>= 0.3.90), libpulse-dev (>= 0.9.18), |