diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-01-30 12:25:28 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-01-30 12:26:01 +0100 |
commit | 8577c1a32042cf55792fe8481efcebb31210faf3 (patch) | |
tree | b43df3bb5fb9fc26c9649c7a3bf284cf7ac049a9 /ubuntu/_base | |
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 <slavek.banko@axis.cz>
(cherry picked from commit 0e6a39037afa4d4a5c7e286dd3dd911853d3fca8)
Diffstat (limited to 'ubuntu/_base')
-rw-r--r-- | ubuntu/_base/core/tdebase/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/core/tdebase/debian/control b/ubuntu/_base/core/tdebase/debian/control index 6840ed77c..d21c5caf9 100644 --- a/ubuntu/_base/core/tdebase/debian/control +++ b/ubuntu/_base/core/tdebase/debian/control @@ -474,7 +474,7 @@ Replaces: ksmserver-kde3 (<< 4:14.0.0~), ksmserver-trinity (<< 4:14.0.0~) Breaks: ksmserver-kde3 (<< 4:14.0.0~), 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}), tde-ubuntu-integration +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 |