From d0ca6a32a9eded6e2fbc7dc1fe2f70b503dde8dc Mon Sep 17 00:00:00 2001 From: HenryDavidThoreau Date: Wed, 23 Aug 2023 09:06:26 +0200 Subject: [PATCH] Add iptables as Debian dependency --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 51e416b..2b63f56 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,8 @@ Depends: ${misc:Depends}, gir1.2-gtk-3.0, python3-dbus, dbus, - policykit-1 + policykit-1, + iptables Description: Android™ application support waydroid allows running a separate Android™ environment confined to a LXC container. -- 2.47.3