diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 3014a613b3..5aa880605d 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -102,6 +102,7 @@ define Package/luci-core $(call Package/luci/libtemplate) DEPENDS:=+lua +luaposix +bitlib TITLE:=LuCI core libraries + SUBMENU:=!!! OMG! DISABLE LIBRARIES -> libuci-lua !!! DO IT NOW !!! endef define Package/luci-core/install |