aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIain Lane <iain.lane@canonical.com>2014-06-24 09:39:13 +0100
committerIain Lane <iain.lane@canonical.com>2014-06-24 09:39:13 +0100
commitb6da25484160ddbea6a24da781bef0404b4e5cbf (patch)
treeb64f53bd0a15038231027e95d4fcc253899633c6 /debian
parent0e5ceb9fafbbc06d3ecd066ad013dee69cd16af7 (diff)
downloadayatana-indicator-power-b6da25484160ddbea6a24da781bef0404b4e5cbf.tar.gz
ayatana-indicator-power-b6da25484160ddbea6a24da781bef0404b4e5cbf.tar.bz2
ayatana-indicator-power-b6da25484160ddbea6a24da781bef0404b4e5cbf.zip
Change powerd/u-s-c dependency to a suggests
These are optional components and aren't required/desired on desktop.
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f8e88b8..e72d68f 100644
--- a/debian/control
+++ b/debian/control
@@ -24,10 +24,10 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
upower,
- powerd,
- unity-system-compositor (>= 0.0.4),
Recommends: unity-control-center | gnome-control-center (>= 3.1) | ubuntu-system-settings | xfce4-power-manager,
indicator-applet (>= 0.2) | indicator-renderer,
+Suggests: powerd,
+ unity-system-compositor (>= 0.0.4),
Description: Indicator showing power state.
This indicator displays current power management information and gives
the user a way to access power management preferences.