X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9aad34a95c6cc7d68e12cd7d3fc2436f3106e9c6..ba38e0585024837bc59c618bdd2adfd42d2d9af8:/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