diff options
author | Slávek Banko <[email protected]> | 2022-01-30 12:25:28 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-01-30 12:26:01 +0100 |
commit | 8577c1a32042cf55792fe8481efcebb31210faf3 (patch) | |
tree | b43df3bb5fb9fc26c9649c7a3bf284cf7ac049a9 /debian | |
parent | ad7b992aff7f7fe57be4b237a8c66ec610a0ebf7 (diff) | |
download | tde-packaging-8577c1a32042cf55792fe8481efcebb31210faf3.tar.gz tde-packaging-8577c1a32042cf55792fe8481efcebb31210faf3.zip |
DEB tdebase: Recommend polkit-agent-tde instead of tde-ubuntu-integration.
Add polkit-agent-tde into Recommends for ksmserver also on Debian.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 0e6a39037afa4d4a5c7e286dd3dd911853d3fca8)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/_base/core/tdebase/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/_base/core/tdebase/debian/control b/debian/_base/core/tdebase/debian/control index b6fc56a90..61bddd70a 100644 --- a/debian/_base/core/tdebase/debian/control +++ b/debian/_base/core/tdebase/debian/control @@ -474,7 +474,7 @@ Replaces: ksmserver-trinity (<< 4:14.0.0~) Breaks: ksmserver-trinity (<< 4:14.0.0~) Provides: x-session-manager Depends: ${shlibs:Depends}, tdebase-runtime-data-common-trinity, twin-trinity (= ${source:Version}) | x-window-manager -Recommends: kpersonalizer-trinity (= ${source:Version}) +Recommends: kpersonalizer-trinity (= ${source:Version}), polkit-agent-tde Description: session manager for TDE This package contains the TDE session manager. It is responsible for restoring your TDE session on login. It is also needed to properly |