projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fcfddc
)
olsrd depends on libpthread
author
Travis Kemen
<thepeople@openwrt.org>
Wed, 6 Aug 2008 23:33:07 +0000
(23:33 +0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Wed, 6 Aug 2008 23:33:07 +0000
(23:33 +0000)
SVN-Revision: 12230
net/olsrd/Makefile
patch
|
blob
|
history
diff --git
a/net/olsrd/Makefile
b/net/olsrd/Makefile
index 6f3e372892cedf037cb8a30b838400460ea95669..87536333d8949f6eba254f047b76ea83dc960813 100644
(file)
--- a/
net/olsrd/Makefile
+++ b/
net/olsrd/Makefile
@@
-30,6
+30,7
@@
endef
define Package/olsrd
$(call Package/olsrd/template)
MENU:=1
+ DEPENDS:=libpthread
endef
define Package/olsrd/conffiles