diff options
author | Ted Gould <ted@gould.cx> | 2012-02-07 21:16:40 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-07 21:16:40 -0600 |
commit | f4387695321cc9b7eebd05dba22a07820f2b74d9 (patch) | |
tree | ca18c0d598c841bdebe404b07639be7779adb339 /debian/control | |
parent | 42602a6b27c5e030d874b7e46e952dc38dd7aab8 (diff) | |
download | ayatana-indicator-session-f4387695321cc9b7eebd05dba22a07820f2b74d9.tar.gz ayatana-indicator-session-f4387695321cc9b7eebd05dba22a07820f2b74d9.tar.bz2 ayatana-indicator-session-f4387695321cc9b7eebd05dba22a07820f2b74d9.zip |
debian/control: Updating dbusmenu dep 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 a09befd..557ccf2 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,9 @@ Build-Depends: debhelper (>= 5.0), gnome-doc-utils, libindicator-dev (>= 0.3.90), libindicator3-dev (>= 0.3.90), - libdbusmenu-glib-dev (>= 0.4.92), - libdbusmenu-gtk-dev (>= 0.4.92), - libdbusmenu-gtk3-dev (>= 0.4.92), + libdbusmenu-glib-dev (>= 0.5.90), + libdbusmenu-gtk-dev (>= 0.5.90), + libdbusmenu-gtk3-dev (>= 0.5.90), libpolkit-gobject-1-dev, intltool Standards-Version: 3.9.2 |