diff options
author | Ted Gould <ted@gould.cx> | 2012-02-08 11:40:57 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-08 11:40:57 -0600 |
commit | 0bf3d06e9607b38285cd459749086b073bfcc5d9 (patch) | |
tree | 976cc49dcda7fe8be01a0aa51f599ca688322748 /debian/control | |
parent | 44cc6e756788f6ec37343c93c178227b2b6d3ba1 (diff) | |
download | ayatana-indicator-application-0bf3d06e9607b38285cd459749086b073bfcc5d9.tar.gz ayatana-indicator-application-0bf3d06e9607b38285cd459749086b073bfcc5d9.tar.bz2 ayatana-indicator-application-0bf3d06e9607b38285cd459749086b073bfcc5d9.zip |
debian/control: Dbusmenu bump to 0.5.90
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 c83899d..b25bb5a 100644 --- a/debian/control +++ b/debian/control @@ -14,9 +14,9 @@ Build-Depends: debhelper (>= 5.0), libappindicator3-dev (>= 0.2.91), libindicator-dev (>= 0.3.90), libindicator3-dev (>= 0.3.90), - libdbusmenu-glib-dev (>= 0.3.94), - libdbusmenu-gtk-dev (>= 0.3.94), - libdbusmenu-gtk3-dev (>= 0.3.94) + libdbusmenu-glib-dev (>= 0.5.90), + libdbusmenu-gtk-dev (>= 0.5.90), + libdbusmenu-gtk3-dev (>= 0.5.90) Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-application Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu |