diff options
Diffstat (limited to 'net-firewall/iptables/iptables-1.8.9.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.8.9.ebuild b/net-firewall/iptables/iptables-1.8.9.ebuild index a2c99f1a76bb..4477f3edc064 100644 --- a/net-firewall/iptables/iptables-1.8.9.ebuild +++ b/net-firewall/iptables/iptables-1.8.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,7 @@ DEPEND=" BDEPEND=" virtual/pkgconfig nftables? ( - sys-devel/flex + app-alternatives/lex app-alternatives/yacc ) " |