Browse Source

libnl: needs threads

Waldemar Brodkorb 6 years ago
parent
commit
3a9d2b85e3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/libnl/Makefile

+ 1 - 0
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