diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2014-01-22 17:47:22 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2014-01-22 17:47:22 +0000 |
commit | 590627a06eec781ad43fdd0a35ccb6333864e7c1 (patch) | |
tree | ccb8ba23913022c761ba0ab2b43e525188462e4b /debian | |
parent | cf046c6cc7707602f3e5d0a51c6d2152f06849f9 (diff) | |
parent | 610119bccb3d0db6f2c5920ad25c9736032fe477 (diff) | |
download | ayatana-indicator-session-590627a06eec781ad43fdd0a35ccb6333864e7c1.tar.gz ayatana-indicator-session-590627a06eec781ad43fdd0a35ccb6333864e7c1.tar.bz2 ayatana-indicator-session-590627a06eec781ad43fdd0a35ccb6333864e7c1.zip |
Use unity-control-center if it is available. Fixes: https://bugs.launchpad.net/bugs/1257505.
Approved by Ted Gould, PS Jenkins bot, Sebastien Bacher.
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 ae76274..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, - gnome-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 |