From ae2fc2d08eeb1fe9f2a0c43ea84a2cb734fb7008 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Thu, 29 Aug 2013 22:46:34 +0200 Subject: don't depends on gnome-control-center, recommends is enough, since it's only required for the preferences menu item. Let ubuntu-system-settings replace it as an alternative, that's needed on the touch image. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index fc1c924..81006ae 100644 --- a/debian/control +++ b/debian/control @@ -23,8 +23,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, upower, - gnome-control-center (>= 3.1), -Recommends: indicator-applet (>= 0.2) | indicator-renderer, +Recommends: gnome-control-center (>= 3.1) | ubuntu-system-settings, + indicator-applet (>= 0.2) | indicator-renderer, Description: Indicator showing power state. This indicator displays current power management information and gives the user a way to access power management preferences. -- cgit v1.2.3