fixup! net-firewall/iptables: Apply the Flatcar patches

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
This commit is contained in:
Sayan Chowdhury 2021-09-21 15:59:55 +00:00
parent d174aaf2a2
commit 4c6359b9fb

View File

@ -41,9 +41,11 @@ BDEPEND="${BUILD_DEPEND}
) )
" "
# Flatcar: Drop BUILD_DEPEND, as we would not like to ship # Flatcar: Drop BUILD_DEPEND, as we would not like to ship
# eselect in the final image # eselect in the final image. Also, drop net-firewall/arptables as we don't
# ship arptables
RDEPEND="${COMMON_DEPEND} RDEPEND="${COMMON_DEPEND}
nftables? ( net-misc/ethertypes ) nftables? ( net-misc/ethertypes )
!<net-firewall/ebtables-2.0.11-r1
" "
PATCHES=( PATCHES=(