diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-20 14:32:55 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-20 14:32:55 -0500 |
commit | a873cad11ec451441bfadd20eaeafc43b2c0757f (patch) | |
tree | ff0d813badaebbfb6b37fdc8371f220343d2de6c /debian/control | |
parent | a90599b0cf03bdeb5c353596700d9a6d92879cb0 (diff) | |
download | ayatana-indicator-application-a873cad11ec451441bfadd20eaeafc43b2c0757f.tar.gz ayatana-indicator-application-a873cad11ec451441bfadd20eaeafc43b2c0757f.tar.bz2 ayatana-indicator-application-a873cad11ec451441bfadd20eaeafc43b2c0757f.zip |
Reorganize Build-Depends for consistency with other indicator packages.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ecb7d8f..871cafb 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 9.0), dh-translations, dh-autoreconf, dbus-test-runner, + xvfb, libgtk-3-dev (>= 2.91), libdbus-glib-1-dev (>= 0.82), libjson-glib-dev, @@ -14,7 +15,6 @@ Build-Depends: debhelper (>= 9.0), libindicator3-dev (>= 0.3.90), libdbusmenu-glib-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), - xvfb, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-application Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu |