luci-mod-admin-full: add build dependency on libiwinfo
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
parent
b348413fb2
commit
80c06a773d
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
|
|||
LUCI_TITLE:=LuCI Administration - full-featured for full control
|
||||
LUCI_DEPENDS:=+luci-base
|
||||
|
||||
PKG_BUILD_DEPENDS:=+libiwinfo
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
|
Loading…
Reference in a new issue