summaryrefslogtreecommitdiff
path: root/package/libnl/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-03-17 14:07:07 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2018-03-17 14:14:50 +0100
commit3a9d2b85e384f9263527b9d524796d26728ec1f5 (patch)
treeb01cbae607da5008063da1921ef41ccebd2503f8 /package/libnl/Makefile
parentd2b05bc49f6f7a8dca6497b6ed2f80edb08794d6 (diff)
libnl: needs threads
Diffstat (limited to 'package/libnl/Makefile')
-rw-r--r--package/libnl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libnl/Makefile b/package/libnl/Makefile
index 201743b22..10b4a24d8 100644
--- a/package/libnl/Makefile
+++ b/package/libnl/Makefile
@@ -10,6 +10,7 @@ PKG_HASH:= 5a30dc4986158c6c2b1309f4a15a283d50cc938108a675e3d822e24debcd229d
PKG_DESCR:= netlink library
PKG_SECTION:= libs/net
PKG_BUILDDEP:= m4-host flex-host
+PKG_NEEDS:= threads
PKG_SITES:= https://github.com/thom311/libnl/archive/
PKG_NOPARALLEL:= 1
PKG_OPTS:= dev