diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 4468d83..a06d8b4 100644 --- a/debian/control +++ b/debian/control @@ -6,21 +6,23 @@ Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> Build-Depends: debhelper (>= 9), dh-autoreconf, quilt, + python-all-dev, + cli-common-dev (>= 0.5.7), + gobject-introspection, intltool, gnome-doc-utils, gtk-doc-tools, libnunit-cil-dev, dbus-test-runner, xvfb, - cli-common-dev (>= 0.5.7), + valac-0.16, mono-devel (>= 2.4.3), + libgtk-3-dev (>= 2.91.3), + libgtk2.0-dev (>= 2.12.0), + python-gtk2-dev, 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), - python-all-dev, - python-gtk2-dev, libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), libindicator-dev (>= 0.3.90), @@ -28,12 +30,10 @@ Build-Depends: debhelper (>= 9), libdbusmenu-glib-dev (>= 0.5.90), libdbusmenu-gtk-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), - gobject-introspection, libgirepository1.0-dev, gir1.2-glib-2.0, gir1.2-gtk-2.0, gir1.2-gtk-3.0, - valac-0.16, Standards-Version: 3.9.1 Homepage: https://launchpad.net/libappindicator # If you aren't a member of ~indicator-applet-developers but need to upload |