waydroid: depend on kmod for modprobe

This commit is contained in:
Roger Freitas Pereira
2025-12-22 22:04:56 +07:00
committed by Đoàn Trần Công Danh
parent f46db41c20
commit 742da1d73f
+2 -2
View File
@@ -1,13 +1,13 @@
# Template file for 'waydroid'
pkgname=waydroid
version=1.6.0
revision=3
revision=4
# https://developer.android.com/ndk/guides/abis#sa
archs="aarch64* armv7* i686* x86_64*"
build_style=gnu-makefile
make_install_args="USE_NFTABLES=1 USE_DBUS_ACTIVATION=0"
depends="gbinder-python python3-gobject python3-dbus gtk+3 polkit dnsmasq
nftables lxc"
nftables lxc kmod"
short_desc="Container-based approach to boot a full Android system"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"