diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-03-25 14:48:57 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2014-03-25 14:48:57 -0500 |
commit | 8fcb63c1e8fed2988f811c3352efa0077c950162 (patch) | |
tree | b821822f4100b53b803261722aa4aa4716e2ba3b /debian/control | |
parent | 9b33101ad8a9fc093e226c25e497fd8b1d51aee5 (diff) | |
parent | 6b9e3d4fb5e11d5d09bc376aa2a56db6a02b55ee (diff) | |
download | ayatana-indicator-power-8fcb63c1e8fed2988f811c3352efa0077c950162.tar.gz ayatana-indicator-power-8fcb63c1e8fed2988f811c3352efa0077c950162.tar.bz2 ayatana-indicator-power-8fcb63c1e8fed2988f811c3352efa0077c950162.zip |
sync to lp:indicator-power
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 d64c903..b11fd60 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, upower, -Recommends: unity-control-center | gnome-control-center (>= 3.1) | ubuntu-system-settings, +Recommends: unity-control-center | gnome-control-center (>= 3.1) | ubuntu-system-settings | xfce4-power-manager, indicator-applet (>= 0.2) | indicator-renderer, Description: Indicator showing power state. This indicator displays current power management information and gives |