diff options
author | Ted Gould <ted@gould.cx> | 2010-02-04 17:32:18 -0800 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-04 17:32:18 -0800 |
commit | 6da5335f61f0dbfc9ea67696471dba569803307e (patch) | |
tree | def5830f375cc3d07ef364ef026e60c98032d055 /debian/control | |
parent | 16508c1131194f573f709eca8afa08b2ae8480a0 (diff) | |
download | ayatana-indicator-session-6da5335f61f0dbfc9ea67696471dba569803307e.tar.gz ayatana-indicator-session-6da5335f61f0dbfc9ea67696471dba569803307e.tar.bz2 ayatana-indicator-session-6da5335f61f0dbfc9ea67696471dba569803307e.zip |
debian/control: Upping dbusmenu dependency to 0.2.2
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 dc01976..939784c 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 5.0), libdbus-glib-1-dev, gnome-doc-utils, libindicator-dev (>= 0.3.0), - libdbusmenu-glib-dev (>= 0.2.0), - libdbusmenu-gtk-dev (>= 0.2.0), + libdbusmenu-glib-dev (>= 0.2.2), + libdbusmenu-gtk-dev (>= 0.2.2), libpolkit-gobject-1-dev, intltool Standards-Version: 3.8.2 |