mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
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:
committed by
David Roman
parent
5ddbe788cc
commit
ed7c55996e
@@ -24,6 +24,7 @@ RDEPEND="
|
|||||||
dev-python/pygobject[${PYTHON_USEDEP}]
|
dev-python/pygobject[${PYTHON_USEDEP}]
|
||||||
>=dev-python/gbinder-1.1.1[${PYTHON_USEDEP}]
|
>=dev-python/gbinder-1.1.1[${PYTHON_USEDEP}]
|
||||||
>=dev-python/pyclip-0.7.0[wayland,${PYTHON_USEDEP}]
|
>=dev-python/pyclip-0.7.0[wayland,${PYTHON_USEDEP}]
|
||||||
|
dev-python/dbus-python[${PYTHON_USEDEP}]
|
||||||
')
|
')
|
||||||
net-firewall/nftables[modern-kernel]
|
net-firewall/nftables[modern-kernel]
|
||||||
net-dns/dnsmasq
|
net-dns/dnsmasq
|
||||||
|
|||||||
Reference in New Issue
Block a user