net-firewall/firewalld: fix nftables[python] dep

This has been wrong for quite some time.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-08-26 12:50:21 +01:00
parent 033b982f33
commit 724dfd69f2

View File

@@ -25,7 +25,7 @@ RDEPEND="
$(python_gen_cond_dep '
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
>=net-firewall/nftables-0.9.4[python,json]
>=net-firewall/nftables-0.9.4[python,json,${PYTHON_USEDEP}]
gui? (
x11-libs/gtk+:3
dev-python/PyQt6[gui,widgets,${PYTHON_USEDEP}]