diff options
author | Ted Gould <ted@canonical.com> | 2009-09-03 14:44:58 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-09-03 14:44:58 -0500 |
commit | 847d6955a4c8bb7275d89a5d70c6a4589f1eb07e (patch) | |
tree | ffe37c77a92b153ac84fcc9ff5855e732cda2af1 /debian/control | |
parent | ac5142a12db46ccde2ebd8f0421885da4fda57b7 (diff) | |
download | ayatana-indicator-session-847d6955a4c8bb7275d89a5d70c6a4589f1eb07e.tar.gz ayatana-indicator-session-847d6955a4c8bb7275d89a5d70c6a4589f1eb07e.tar.bz2 ayatana-indicator-session-847d6955a4c8bb7275d89a5d70c6a4589f1eb07e.zip |
debian/control: Increasing dbusmenu dep to 0.1.1
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 b9ad314..7e6e1a6 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 5.0), gnome-doc-utils, scrollkeeper, libindicator-dev, - libdbusmenu-glib-dev (>= 0.1.0), - libdbusmenu-gtk-dev (>= 0.1.0), + libdbusmenu-glib-dev (>= 0.1.1), + libdbusmenu-gtk-dev (>= 0.1.1), libpolkit-gnome-dev, intltool Standards-Version: 3.8.2 |