summaryrefslogtreecommitdiffstats
path: root/net/iptables/DEPENDS
blob: b48bd0b82d48cded614ff28fff4ac0893984ea80 (plain) (blame)
1
2
3
4
5
6
. "$GRIMOIRE"/FUNCTIONS &&
depends libmnl &&
optional_depends libnftnl '' '--disable-nftables' 'nftabels support' &&
if is_depends_enabled "$SPELL" libnftnl; then
  vdepends <<< 'libnftnl >= 1.1.8'
fi