diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-06-19 21:13:09 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-06-19 21:13:09 +0000 |
commit | 0ce78de0eae6f44a0afe6e5b4bdc6da83f6dbdf8 (patch) | |
tree | ce626b15bcfb92beec4487a6b7fe50ef4be91dac /debian | |
parent | 0b0585581a8da994362ef4cfe3a2168917a47ff4 (diff) | |
parent | 258f3ad689ae4ba49e2813a5051b4968d568f999 (diff) | |
download | ayatana-indicator-power-0ce78de0eae6f44a0afe6e5b4bdc6da83f6dbdf8.tar.gz ayatana-indicator-power-0ce78de0eae6f44a0afe6e5b4bdc6da83f6dbdf8.tar.bz2 ayatana-indicator-power-0ce78de0eae6f44a0afe6e5b4bdc6da83f6dbdf8.zip |
Convert the power indicator into a service that exports GMenus and GActions in accordance with our indicator-ng design.
Approved by PS Jenkins bot, Ted Gould.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/control b/debian/control index e9ebbd2..169665f 100644 --- a/debian/control +++ b/debian/control @@ -6,14 +6,8 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, autopoint, 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 +22,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 |