From c9ea5abff749e660c9aca0fcd224875464c3dacd Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Sat, 10 Aug 2024 16:10:14 +0200 Subject: [PATCH] debian: Use new polkitd package Prefer the new polkitd name but keep supporting policykit-1 for older distros Fixes: #1484 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2b63f56..8f0dfa4 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Depends: ${misc:Depends}, gir1.2-gtk-3.0, python3-dbus, dbus, - policykit-1, + polkitd | policykit-1, iptables Description: Android™ application support waydroid allows running a separate Android™ environment -- 2.47.3