diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 7e4b609..ff581db 100644 --- a/debian/control +++ b/debian/control @@ -24,9 +24,10 @@ Package: indicator-session Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - upower, + systemd-services, gnome-settings-daemon, -Recommends: indicator-applet (>= 0.2) | indicator-renderer, +Recommends: indicator-applet (>= 0.2) | indicator-renderer, + gnome-screensaver Suggests: lightdm Description: indicator showing session management, status and user switching This indicator is designed to be placed on the right side of a panel and |