diff options
-rw-r--r-- | contrib/package/luci/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index a57458170..2a44b890d 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -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 |