diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 07427e7..01133f5 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,10 @@ Section: gnome Priority: optional XS-Python-Version: all Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> -Build-Depends: debhelper (>= 5.0), +Build-Depends: debhelper (>= 7.0), cdbs (>= 0.4.41), libgtk2.0-dev (>= 2.12.0), libdbus-glib-1-dev (>= 0.82), - libjson-glib-dev, gnome-doc-utils, gtk-doc-tools, intltool, @@ -16,8 +15,8 @@ Build-Depends: debhelper (>= 5.0), libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), libindicator-dev (>= 0.3.14), - libdbusmenu-gtk-dev (>= 0.3.90+r175), - libdbusmenu-glib-dev (>= 0.3.90+r175), + libdbusmenu-gtk-dev (>= 0.3.91), + libdbusmenu-glib-dev (>= 0.3.91), cli-common-dev (>= 0.5.7), mono-devel (>= 2.4.3), gtk-sharp2-gapi, |