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