diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-04-18 11:38:24 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-04-18 11:38:24 -0500 |
commit | 22a20308a602d2bbe7343c43564ee34a734ec4bc (patch) | |
tree | 382bd7f05f7a0503de842c22010953598d6626ae /debian/control | |
parent | 6ff4e525b7f1a090450b3ff40cff082888250323 (diff) | |
download | ayatana-indicator-session-22a20308a602d2bbe7343c43564ee34a734ec4bc.tar.gz ayatana-indicator-session-22a20308a602d2bbe7343c43564ee34a734ec4bc.tar.bz2 ayatana-indicator-session-22a20308a602d2bbe7343c43564ee34a734ec4bc.zip |
remove unnecessary dependencies from debian/control
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 458ffef..7e4b609 100644 --- a/debian/control +++ b/debian/control @@ -6,17 +6,11 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, dh-translations, intltool, - gnome-common, libgtest-dev, - libxorg-gtest-dev, libdbustest1-dev, dbus-test-runner, - libgtk-3-dev, libglib2.0-dev (>= 2.35.4), - gnome-doc-utils, - libindicator3-dev (>= 0.3.90), - libdbusmenu-glib-dev (>= 0.5.90), - libdbusmenu-gtk3-dev (>= 0.5.90), + gnome-doc-utils Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-session # If you aren't a member of ~indicator-applet-developers but need to upload |