projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b348413
)
luci-mod-admin-full: add build dependency on libiwinfo
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 8 Jan 2015 21:17:36 +0000
(22:17 +0100)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 8 Jan 2015 21:17:36 +0000
(22:17 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
modules/luci-mod-admin-full/Makefile
patch
|
blob
|
history
diff --git
a/modules/luci-mod-admin-full/Makefile
b/modules/luci-mod-admin-full/Makefile
index 11230d66dc95c1da1e374fb0c5804c167bd9a451..f99f55cff44983631ec40c7b2f00c60c76fa953f 100644
(file)
--- a/
modules/luci-mod-admin-full/Makefile
+++ b/
modules/luci-mod-admin-full/Makefile
@@
-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