Files
waydroid/debian/control
Aleksey Samoilov e59481a81e 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: <https://github.com/waydroid>`
2021-09-28 10:05:48 +03:30

22 lines
591 B
Plaintext

Source: waydroid
Maintainer: Erfan Abdi <erfangplus@gmail.com>
Section: misc
Priority: optional
Build-Depends: debhelper (>= 10),
dh-python,
python3
Standards-Version: 4.5.0.3
Vcs-Browser: https://github.com/waydroid/waydroid
Vcs-Git: https://github.com/waydroid/waydroid.git
Package: waydroid
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
lxc,
python3-gbinder,
python3-gi
Description: Android™ application support
waydroid allows running a separate Android™ environment
confined to a LXC container.