X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9aad34a95c6cc7d68e12cd7d3fc2436f3106e9c6..90379b9c68d8291d0379e2da59c1577d76c49ca4:/package/uci/Makefile?ds=sidebyside 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