* Removed dependency on fastindex due to some bugs
This commit is contained in:
parent
d76980c194
commit
11a4ce396c
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ endef
|
|||
|
||||
define Package/luci-web
|
||||
$(call Package/luci/libtemplate)
|
||||
DEPENDS+=+luci-addons +luci-fastindex
|
||||
DEPENDS+=+luci-addons
|
||||
TITLE:=MVC Webframework
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue