diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2014-01-14 17:41:16 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2014-01-14 17:41:16 +1300 |
commit | c4e730f6507683b9e12de25c13a53b688a946422 (patch) | |
tree | 1f290caecd52a4b9a1a4af284dfeff19214961a1 /debian | |
parent | b673e2d35142b23c3ebc743cd3587e6c9c0d8b68 (diff) | |
download | ayatana-indicator-session-c4e730f6507683b9e12de25c13a53b688a946422.tar.gz ayatana-indicator-session-c4e730f6507683b9e12de25c13a53b688a946422.tar.bz2 ayatana-indicator-session-c4e730f6507683b9e12de25c13a53b688a946422.zip |
Recommend unity-control-center before gnome-control-center
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 16ac6c3..f9be310 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Depends: ${shlibs:Depends}, Recommends: indicator-applet (>= 0.2) | indicator-renderer, gnome-screensaver, yelp, - gnome-control-center | unity-control-center, - gnome-control-center-signon | unity-control-center-signon + unity-control-center | gnome-control-center, + unity-control-center-signon | gnome-control-center-signon Suggests: lightdm, zenity Description: indicator showing session management, status and user switching |