diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-27 09:51:20 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-27 09:51:20 -0500 |
commit | 4f9fa5b60202e3869b9672d703f31428b44e7cd9 (patch) | |
tree | 2640e889fdb5847acc308f00efbd7143e40580b2 | |
parent | 568791dcc481811a87082c7573ea2594fd454026 (diff) | |
download | libayatana-appindicator-4f9fa5b60202e3869b9672d703f31428b44e7cd9.tar.gz libayatana-appindicator-4f9fa5b60202e3869b9672d703f31428b44e7cd9.tar.bz2 libayatana-appindicator-4f9fa5b60202e3869b9672d703f31428b44e7cd9.zip |
More shuffling around of Build-Depends.
-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 |