diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-01-30 18:21:05 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-01-30 18:21:05 +0100 |
commit | 29ac54d3d0b69ef6331c27b1d4ce3bb86fbd8dfa (patch) | |
tree | e2d71220f0ef9a3439c8fc9f67b625683abb09b4 | |
parent | afc51595e875ccc81b4abcad29fd930424ea31f2 (diff) | |
download | tde-packaging-29ac54d3d0b69ef6331c27b1d4ce3bb86fbd8dfa.tar.gz tde-packaging-29ac54d3d0b69ef6331c27b1d4ce3bb86fbd8dfa.zip |
DEB polkit-agent-tde: Add polkit-1-auth-agent to provides.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | debian/_base/applications/system/polkit-agent-tde/debian/control | 1 | ||||
-rw-r--r-- | ubuntu/_base/applications/system/polkit-agent-tde/debian/control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/_base/applications/system/polkit-agent-tde/debian/control b/debian/_base/applications/system/polkit-agent-tde/debian/control index 90e85dfc0..645e7ec1e 100644 --- a/debian/_base/applications/system/polkit-agent-tde/debian/control +++ b/debian/_base/applications/system/polkit-agent-tde/debian/control @@ -9,6 +9,7 @@ Section: libs Package: polkit-agent-tde Architecture: any +Provides: polkit-1-auth-agent Replaces: tde-ubuntu-integration Breaks: tde-ubuntu-integration Depends: ${shlibs:Depends}, ${misc:Depends}, policykit-1 diff --git a/ubuntu/_base/applications/system/polkit-agent-tde/debian/control b/ubuntu/_base/applications/system/polkit-agent-tde/debian/control index 90e85dfc0..645e7ec1e 100644 --- a/ubuntu/_base/applications/system/polkit-agent-tde/debian/control +++ b/ubuntu/_base/applications/system/polkit-agent-tde/debian/control @@ -9,6 +9,7 @@ Section: libs Package: polkit-agent-tde Architecture: any +Provides: polkit-1-auth-agent Replaces: tde-ubuntu-integration Breaks: tde-ubuntu-integration Depends: ${shlibs:Depends}, ${misc:Depends}, policykit-1 |