diff options
author | Martin Pitt <martin.pitt@canonical.com> | 2009-08-27 21:14:01 +0200 |
---|---|---|
committer | Martin Pitt <martin.pitt@canonical.com> | 2009-08-27 21:14:01 +0200 |
commit | f4cdb2b4e358d864a17698cb084769848d32e110 (patch) | |
tree | fb66c7725e23e920dd44b0dddee973576fda8015 /debian/control | |
parent | 67b530c0b7ffaa15a3580e27d60c6001cb9690f7 (diff) | |
parent | 81ad2a5a07faad6fae757877c7fb40b1a69f9191 (diff) | |
download | ayatana-indicator-messages-f4cdb2b4e358d864a17698cb084769848d32e110.tar.gz ayatana-indicator-messages-f4cdb2b4e358d864a17698cb084769848d32e110.tar.bz2 ayatana-indicator-messages-f4cdb2b4e358d864a17698cb084769848d32e110.zip |
* debian/control
- Bump build depends on dbusmenu to 0.1.0
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 03bed1a..f152a2e 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 5.0), libindicate-dev (>= 0.2.0~bzr298), libindicate-gtk-dev (>= 0.2.0~bzr298), libindicator-dev (>= 0.2.0~bzr301), - libdbusmenu-gtk-dev (>= 0.0.2), - libdbusmenu-glib-dev (>= 0.0.2) + libdbusmenu-gtk-dev (>= 0.1.0), + libdbusmenu-glib-dev (>= 0.1.0) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu |