diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/debian/control b/debian/control index 8f863c4..6ef0a4f 100644 --- a/debian/control +++ b/debian/control @@ -4,14 +4,21 @@ Priority: optional XS-Python-Version: all Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> Build-Depends: debhelper (>= 7.0), + dh-autoreconf, cdbs (>= 0.4.41), quilt, + intltool, + gnome-doc-utils, + gtk-doc-tools, + libnunit-cil-dev, + dbus-test-runner, + cli-common-dev (>= 0.5.7), + mono-devel (>= 2.4.3), + gtk-sharp2-gapi, + libgtk2.0-cil-dev, libgtk2.0-dev (>= 2.12.0), libgtk-3-dev (>= 2.91.3), libdbus-glib-1-dev (>= 0.82), - gnome-doc-utils, - gtk-doc-tools, - intltool, python-all-dev, python-gtk2-dev, libindicate-dev (>= 0.2.0), @@ -21,19 +28,12 @@ Build-Depends: debhelper (>= 7.0), libdbusmenu-glib-dev (>= 0.5.90), libdbusmenu-gtk-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), - cli-common-dev (>= 0.5.7), - mono-devel (>= 2.4.3), - gtk-sharp2-gapi, - libnunit-cil-dev, - libgtk2.0-cil-dev, gobject-introspection, libgirepository1.0-dev, gir1.2-glib-2.0, gir1.2-gtk-2.0, gir1.2-gtk-3.0, - dh-autoreconf, valac-0.16, - dbus-test-runner, Standards-Version: 3.9.1 Homepage: https://launchpad.net/libappindicator Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/libappindicator/ubuntu |