summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index fdd2f4b0c7..5c6d06a40f 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -112,6 +112,7 @@ endef
define Package/luci-uci
$(call Package/luci/libtemplate)
+ DEPENDS+=+libuci-lua
TITLE:=High-Level UCI API
endef