olsrd depends on libpthread
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/olsrd@12230 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
706b511217
commit
43580979dd
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -30,6 +30,7 @@ endef
|
|||
define Package/olsrd
|
||||
$(call Package/olsrd/template)
|
||||
MENU:=1
|
||||
DEPENDS:=libpthread
|
||||
endef
|
||||
|
||||
define Package/olsrd/conffiles
|
||||
|
|
Loading…
Reference in a new issue