diff options
author | Ted Gould <ted@gould.cx> | 2010-02-04 16:46:05 -0800 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-04 16:46:05 -0800 |
commit | 1e12054922cbe1af7cbcfda18d9449573a7717f5 (patch) | |
tree | 86f765551d970451014b1e4f70f144ff3ecb5728 /debian/control | |
parent | 33edaca78f98d3a4b0f1eccf7076b3c659ec90e4 (diff) | |
download | ayatana-indicator-application-1e12054922cbe1af7cbcfda18d9449573a7717f5.tar.gz ayatana-indicator-application-1e12054922cbe1af7cbcfda18d9449573a7717f5.tar.bz2 ayatana-indicator-application-1e12054922cbe1af7cbcfda18d9449573a7717f5.zip |
debian/control: Increasing dbusmenu* deps 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 49e67dd..93e1436 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 5.0), libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), libindicator-dev (>= 0.3.0), - libdbusmenu-gtk-dev (>= 0.2.0), - libdbusmenu-glib-dev (>= 0.2.0), + libdbusmenu-gtk-dev (>= 0.2.2), + libdbusmenu-glib-dev (>= 0.2.2), cli-common-dev (>= 0.5.7), mono-devel (>= 2.0.1), gtk-sharp2-gapi, |