commit: 491a398cc74ccf883132058d70138985a0a3ebf5
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 1 16:41:59 2016 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Wed Jun 1 16:41:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491a398c
net-firewall/firewalld: add dependency on net-firewall/ipset, bug #576824
Package-Manager: portage-2.2.28
net-firewall/firewalld/firewalld-0.4.2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-firewall/firewalld/firewalld-0.4.2.ebuild
b/net-firewall/firewalld/firewalld-0.4.2.ebuild
index 112ffe5..7fa5f1d 100644
--- a/net-firewall/firewalld/firewalld-0.4.2.ebuild
+++ b/net-firewall/firewalld/firewalld-0.4.2.ebuild
@@ -25,6 +25,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/pygobject:3[${PYTHON_USEDEP}]
net-firewall/ebtables
net-firewall/iptables[ipv6]
+ net-firewall/ipset
|| ( >=sys-apps/openrc-0.11.5 sys-apps/systemd )
gui? (
x11-libs/gtk+:3