X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=contrib%2Fpackage%2Fluci%2FMakefile;h=a4441de5b6ff96c5a3daa657bc26c12f22bb47bd;hp=5bab3b7cbd3592a2ae93a231b5efa63c063dd79f;hb=d1998ce92433d5be73ce9895b2b772dbec3f4c1d;hpb=db8e5858bfd7d5cae17949a977f87289f5b9ac29 diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 5bab3b7cb..a4441de5b 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -100,7 +100,7 @@ endef define Package/luci-core $(call Package/luci/libtemplate) - DEPENDS:=+lua +luaposix + DEPENDS:=+lua +luaposix +bitlib TITLE:=LuCI core libraries endef