Changeset 8709

Show
Ignore:
Timestamp:
06/18/12 23:42:38 (11 months ago)
Author:
jow
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/contrib/package/luci/Makefile

    r8703 r8709  
    174174 
    175175 
    176 $(eval $(call library,fastindex,Fastindex indexing module)) 
     176$(eval $(call library,fastindex,Fastindex indexing module,+PACKAGE_luci-lib-fastindex:liblua)) 
    177177$(eval $(call library,httpclient,HTTP(S) client library,+luci-lib-web +luci-lib-nixio)) 
    178178$(eval $(call library,ipkg,LuCI IPKG/OPKG call abstraction library))