commit:     ed7c55996e086a57736e7aa0c7a641f6fd291acb
Author:     Sebastian France <MagelessMayhem <AT> protonmail <DOT> com>
AuthorDate: Mon Oct 23 21:34:09 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Oct 30 11:29:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed7c5599

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 <AT> protonmail.com>
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-containers/waydroid/waydroid-1.4.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-containers/waydroid/waydroid-1.4.0.ebuild 
b/app-containers/waydroid/waydroid-1.4.0.ebuild
index 3ea190f866..4d5fdc2efb 100644
--- a/app-containers/waydroid/waydroid-1.4.0.ebuild
+++ b/app-containers/waydroid/waydroid-1.4.0.ebuild
@@ -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

Reply via email to