X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=modules%2Fluci-mod-admin-full%2FMakefile;h=36ddf13f16825f06b311fc36cf732b2addce80c7;hb=96553cf6bf89a2c487223fda50ee0121ab02c3d5;hp=66c78e28a9cb646d012fb84e4c961091a1afb6ee;hpb=c5477f717dd50a9a2c87fa7f0cc0cbc03a2047cc;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