contrib/package: make luci-lib-fastindex depend on liblua

remotes/tags/0.11.0
Jo-Philipp Wich 2012-06-18 22:42:38 +00:00
parent fb5d41c2a5
commit 5898a32f55
1 changed files with 1 additions and 1 deletions

View File

@ -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))