summaryrefslogtreecommitdiff
path: root/user/libnftnl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/libnftnl/APKBUILD')
-rw-r--r--user/libnftnl/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/libnftnl/APKBUILD b/user/libnftnl/APKBUILD
index 3d29f273d..3b08ef8cc 100644
--- a/user/libnftnl/APKBUILD
+++ b/user/libnftnl/APKBUILD
@@ -8,6 +8,7 @@ pkgdesc="Netfilter library providing interface to the nf_tables subsystem"
url="https://netfilter.org/projects/libnftnl"
arch="all"
license="GPL-2.0+"
+depends=""
makedepends="libmnl-dev"
subpackages="$pkgname-dev"
source="https://netfilter.org/projects/libnftnl/files/$pkgname-$pkgver.tar.bz2"