app-containers/waydroid: Add new runtime dependency

Fixes a ModuleNotFoundError seen when attempting to initialze Waydroid.

Closes: https://github.com/gentoo/guru/pull/115
Signed-off-by: Sebastian France <MagelessMayhem@protonmail.com>
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
Sebastian France 2023-10-23 17:34:09 -04:00 committed by David Roman
parent 5ddbe788cc
commit ed7c55996e
No known key found for this signature in database
GPG Key ID: FFAD0D85E1A0C8D7

View File

@ -24,6 +24,7 @@ RDEPEND="
dev-python/pygobject[${PYTHON_USEDEP}]
>=dev-python/gbinder-1.1.1[${PYTHON_USEDEP}]
>=dev-python/pyclip-0.7.0[wayland,${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]
')
net-firewall/nftables[modern-kernel]
net-dns/dnsmasq