mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
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:
@@ -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}]
|
||||
Reference in New Issue
Block a user