diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2024-07-18 09:05:13 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2024-07-18 09:05:40 +0200 |
commit | 8a429c29594526e3baf41573188c164278eea028 (patch) | |
tree | b7f7b338fb68def8fe64626f2dba662d78bc8c4f /ubuntu | |
parent | caa7c5aa07ac319a127d97f214d83942fc243449 (diff) | |
download | tde-packaging-8a429c29594526e3baf41573188c164278eea028.tar.gz tde-packaging-8a429c29594526e3baf41573188c164278eea028.zip |
DEB polkit-agent-tde: Add polkitd as an alternative for policykit-1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/_base/applications/system/polkit-agent-tde/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/applications/system/polkit-agent-tde/debian/control b/ubuntu/_base/applications/system/polkit-agent-tde/debian/control index 7fb2e0d3b..c7936bded 100644 --- a/ubuntu/_base/applications/system/polkit-agent-tde/debian/control +++ b/ubuntu/_base/applications/system/polkit-agent-tde/debian/control @@ -12,7 +12,7 @@ Architecture: any Provides: polkit-1-auth-agent Replaces: tde-ubuntu-integration Breaks: tde-ubuntu-integration -Depends: ${shlibs:Depends}, ${misc:Depends}, policykit-1 +Depends: ${shlibs:Depends}, ${misc:Depends}, policykit-1 | polkitd Conflicts: tde-ubuntu-integration Description: TDE dialogs for PolicyKit PolicyKit is an application-level toolkit for defining and handling the policy |