contrib/package: make luci-lib-fastindex depend on liblua
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 18 Jun 2012 22:42:38 +0000 (22:42 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 18 Jun 2012 22:42:38 +0000 (22:42 +0000)
contrib/package/luci/Makefile

index 1b6945eb5731265ee1345930b360aa468759ee90..d7286b536ceb175b2ba6312108e29f9e1e1ff6d9 100644 (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))