From: Aleksey Samoilov Date: Thu, 23 Sep 2021 10:55:09 +0000 (+0400) Subject: debian: Add LXC as dependency X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/46d8de91af050daa42fcbe5080a6a48357012899?ds=sidebyside debian: Add LXC as dependency Otherwise an error appears: `[14:49:51] Extracting to /var/lib/waydroid/images [14:49:54] ERROR: LXC is not installed [14:49:54] See also: ` --- diff --git a/debian/control b/debian/control index 50e23b9..35ef1f8 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Package: waydroid Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, + lxc, python3-gbinder, python3-gi Description: Android™ application support