summaryrefslogtreecommitdiffstats
path: root/package/uci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/uci/Makefile')
-rw-r--r--package/uci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uci/Makefile b/package/uci/Makefile
index f2f320b16..e5e5231a5 100644
--- a/package/uci/Makefile
+++ b/package/uci/Makefile
@@ -39,7 +39,7 @@ endef
define Package/ucitrigger
SECTION:=base
CATEGORY:=Base system
- DEPENDS:=+libuci-lua
+ DEPENDS:=+libuci-lua +lua
TITLE:=Automatic triggers for applying system config changes
endef