diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-18 22:37:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-18 22:37:23 +0100 |
commit | 4323c70f3a4ad12e2de769f987cf7344fcc7c34e (patch) | |
tree | 2177fcd6eccfaca0bbdb723a8a937e7846963fb9 /net-firewall/shorewall | |
parent | net-firewall/shorewall: Cleanup old (diff) | |
download | gentoo-4323c70f3a4ad12e2de769f987cf7344fcc7c34e.tar.gz gentoo-4323c70f3a4ad12e2de769f987cf7344fcc7c34e.tar.bz2 gentoo-4323c70f3a4ad12e2de769f987cf7344fcc7c34e.zip |
net-firewall/shorewall: Enforce <sys-apps/iproute2-4.13.0 due to new unsupported tc syntax
Bug: https://bugs.gentoo.org/640766
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.1.9.ebuild b/net-firewall/shorewall/shorewall-5.1.9.ebuild index 457de2d45f78..3f5247ae95c5 100644 --- a/net-firewall/shorewall/shorewall-5.1.9.ebuild +++ b/net-firewall/shorewall/shorewall-5.1.9.ebuild @@ -94,7 +94,7 @@ DEPEND="" RDEPEND=" >=net-firewall/iptables-1.4.20 - >=sys-apps/iproute2-3.8.0[-minimal] + <sys-apps/iproute2-4.13.0[-minimal] >=sys-devel/bc-1.06.95 ipv4? ( >=dev-lang/perl-5.16 |