X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fluci-mod-admin-full%2FMakefile;h=36ddf13f16825f06b311fc36cf732b2addce80c7;hb=e6cfe35bafa779dff1b063e3ac1ae8861588ec70;hp=66c78e28a9cb646d012fb84e4c961091a1afb6ee;hpb=42757cb5495271833c17369549d701bee12d4c36;p=project%2Fluci.git diff --git a/modules/luci-mod-admin-full/Makefile b/modules/luci-mod-admin-full/Makefile index 66c78e28a..36ddf13f1 100644 --- a/modules/luci-mod-admin-full/Makefile +++ b/modules/luci-mod-admin-full/Makefile @@ -7,9 +7,10 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Administration - full-featured for full control -LUCI_DEPENDS:=+luci-base +libubus-lua +LUCI_DEPENDS:=+luci-base PKG_BUILD_DEPENDS:=iwinfo +PKG_LICENSE:=Apache-2.0 include ../../luci.mk