commit:     b15bc816925ae6fbe6cf760858d712635ba3a6ce
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat May 19 18:52:40 2018 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat May 19 18:53:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b15bc816

net-firewall/iptables: >=linux-headers-4.4 needed for BPF_OBJ_GET

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
Package-Manager: Portage-2.3.33, Repoman-2.3.9

 net-firewall/iptables/iptables-1.6.1-r3.ebuild | 1 +
 net-firewall/iptables/iptables-1.6.2-r1.ebuild | 1 +
 net-firewall/iptables/iptables-1.6.2-r2.ebuild | 1 +
 3 files changed, 3 insertions(+)

diff --git a/net-firewall/iptables/iptables-1.6.1-r3.ebuild 
b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
index e2e29f74ee9..0bcab1a4bd2 100644
--- a/net-firewall/iptables/iptables-1.6.1-r3.ebuild
+++ b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
@@ -30,6 +30,7 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
        virtual/os-headers
+       >=sys-kernel/linux-headers-4.4:0
        virtual/pkgconfig
        nftables? (
                sys-devel/flex

diff --git a/net-firewall/iptables/iptables-1.6.2-r1.ebuild 
b/net-firewall/iptables/iptables-1.6.2-r1.ebuild
index ce3b60df453..6c819b048e5 100644
--- a/net-firewall/iptables/iptables-1.6.2-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.6.2-r1.ebuild
@@ -30,6 +30,7 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
        virtual/os-headers
+       >=sys-kernel/linux-headers-4.4:0
        virtual/pkgconfig
        nftables? (
                sys-devel/flex

diff --git a/net-firewall/iptables/iptables-1.6.2-r2.ebuild 
b/net-firewall/iptables/iptables-1.6.2-r2.ebuild
index 131b221fb8f..6688c68b711 100644
--- a/net-firewall/iptables/iptables-1.6.2-r2.ebuild
+++ b/net-firewall/iptables/iptables-1.6.2-r2.ebuild
@@ -30,6 +30,7 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
        virtual/os-headers
+       >=sys-kernel/linux-headers-4.4:0
        virtual/pkgconfig
        nftables? (
                sys-devel/flex

Reply via email to