diff --git a/package/uci/Makefile b/package/uci/Makefile index f2f320b163..e5e5231a55 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