summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2019-07-28 14:16:20 -0500
committerMatthias Maier <tamiko@gentoo.org>2019-07-28 14:37:57 -0500
commit6d8a9c901755ad38c1fdd98116a9104fdfc15d78 (patch)
treeec81fee529a8464a0e77554a90f56a6a9f88dc50 /net-firewall
parentnet-firewall/firewalld: version bump to 0.7.1 (diff)
downloadgentoo-6d8a9c901755ad38c1fdd98116a9104fdfc15d78.tar.gz
gentoo-6d8a9c901755ad38c1fdd98116a9104fdfc15d78.tar.bz2
gentoo-6d8a9c901755ad38c1fdd98116a9104fdfc15d78.zip
net-firewall/firewalld: fix dependency deadlock
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>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-0.6.3.ebuild b/net-firewall/firewalld/firewalld-0.6.3.ebuild
index 6b6f2a4cd0b3..cd1dbb2e527e 100644
--- a/net-firewall/firewalld/firewalld-0.6.3.ebuild
+++ b/net-firewall/firewalld/firewalld-0.6.3.ebuild
@@ -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