diff options
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index b5cd919..f0ed35e 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, upower, - gnome-control-center (>= 3.1) | ubuntu-system-settings, -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. |