From e6e42fdbddfd1a4443f4a79f4fa53fc995797fa3 Mon Sep 17 00:00:00 2001 From: Yinan Qin <39023210+ganyuanzhen@users.noreply.github.com> Date: Thu, 11 Jul 2024 20:04:41 +0800 Subject: [PATCH] Deprecate policykit-1 (#15) policykit-1 is now replaced by pkexec, polkitd, --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7687a42..35b51de 100755 --- a/debian/control +++ b/debian/control @@ -45,7 +45,8 @@ Depends: qml-module-qtquick-controls2, aria2, gnupg, zenity, - policykit-1, + pkexec, + polkitd, network-manager, libnotify-bin, desktop-file-utils,