projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb5d41c
)
contrib/package: make luci-lib-fastindex depend on liblua
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 18 Jun 2012 22:42:38 +0000
(22:42 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 18 Jun 2012 22:42:38 +0000
(22:42 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 1b6945eb5731265ee1345930b360aa468759ee90..d7286b536ceb175b2ba6312108e29f9e1e1ff6d9 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-173,7
+173,7
@@
ifneq ($(CONFIG_PACKAGE_luci-lib-nixio_cyassl),)
endif
-$(eval $(call library,fastindex,Fastindex indexing module))
+$(eval $(call library,fastindex,Fastindex indexing module
,+PACKAGE_luci-lib-fastindex:liblua
))
$(eval $(call library,httpclient,HTTP(S) client library,+luci-lib-web +luci-lib-nixio))
$(eval $(call library,ipkg,LuCI IPKG/OPKG call abstraction library))
$(eval $(call library,json,LuCI JSON library))