package/nftables: install libnftables to staging
Needed for network-config-manager: https://github.com/vmware/network-config-manager/blob/v0.6.4/meson.build#L119 Signed-off-by: TIAN Yuanhao <tianyuanhao3@163.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
parent
23166132eb
commit
405ba7f2a6
@ -10,6 +10,7 @@ NFTABLES_SITE = https://www.netfilter.org/projects/nftables/files
|
||||
NFTABLES_DEPENDENCIES = libmnl libnftnl host-pkgconf $(TARGET_NLS_DEPENDENCIES)
|
||||
NFTABLES_LICENSE = GPL-2.0
|
||||
NFTABLES_LICENSE_FILES = COPYING
|
||||
NFTABLES_INSTALL_STAGING = YES
|
||||
NFTABLES_SELINUX_MODULES = iptables
|
||||
|
||||
# Python bindings are handled by package nftables-python
|
||||
|
Loading…
Reference in New Issue
Block a user