net-firewall/firewalld: fix dependency deadlock
authorMatthias Maier <tamiko@gentoo.org>
Sun, 28 Jul 2019 19:16:20 +0000 (14:16 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Sun, 28 Jul 2019 19:37:57 +0000 (14:37 -0500)
Let's relax the dependency on ebtables a bit

Closes: https://bugs.gentoo.org/679760
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
net-firewall/firewalld/firewalld-0.6.3.ebuild

index 6b6f2a4cd0b3a32467e1801f88cc11eec32a96f2..cd1dbb2e527e65e0927b49b7d531a602ae9a9f7b 100644 (file)
@@ -22,7 +22,7 @@ RDEPEND="${PYTHON_DEPS}
        dev-python/decorator[${PYTHON_USEDEP}]
        >=dev-python/python-slip-0.2.7[dbus,${PYTHON_USEDEP}]
        dev-python/pygobject:3[${PYTHON_USEDEP}]
-       net-firewall/ebtables
+       || ( net-firewall/ebtables net-firewall/iptables[nftables] )
        net-firewall/iptables[ipv6]
        net-firewall/ipset
        net-firewall/nftables