luci-mod-admin-full: protect network post actions with csrf tokens
[project/luci.git] / modules / luci-mod-admin-full / Makefile
index 11230d6..66c78e2 100644 (file)
@@ -7,7 +7,9 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Administration - full-featured for full control
-LUCI_DEPENDS:=+luci-base
+LUCI_DEPENDS:=+luci-base +libubus-lua
+
+PKG_BUILD_DEPENDS:=iwinfo
 
 include ../../luci.mk