diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-06-16 23:31:41 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-06-16 23:31:41 -0500 |
commit | b8f5e0707f454ff8d9e87c65aa058847f587be34 (patch) | |
tree | b88119609a001854cda23e17143a326f613e35ba /debian | |
parent | 1d8adeb255e0499ba27508be0530827fe0c052db (diff) | |
download | ayatana-indicator-power-b8f5e0707f454ff8d9e87c65aa058847f587be34.tar.gz ayatana-indicator-power-b8f5e0707f454ff8d9e87c65aa058847f587be34.tar.bz2 ayatana-indicator-power-b8f5e0707f454ff8d9e87c65aa058847f587be34.zip |
update build rules: remove now-unneeded build dependencies for libindicator, gtk, gnome-settings-daemon-dev, libupower-glib, libdbus-1-dev
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/control b/debian/control index e9ebbd2..2be3f6f 100644 --- a/debian/control +++ b/debian/control @@ -8,12 +8,7 @@ Build-Depends: debhelper (>= 9), intltool, libxorg-gtest-dev, libgtest-dev, - libgtk-3-dev, libglib2.0-dev (>= 2.35.4), - libindicator3-dev (>= 0.3.90), - libupower-glib-dev (>= 0.9.5), - gnome-settings-daemon-dev (>= 3.1.4), - libdbus-1-dev, Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-power # If you aren't a member of ~indicator-applet-developers but need to upload @@ -28,7 +23,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, upower, gnome-control-center (>= 3.1), - gnome-settings-daemon, Recommends: indicator-applet (>= 0.2) | indicator-renderer, Description: Indicator showing power state. This indicator displays current power management information and gives |