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:
80c06a7
)
luci-mod-admin-full: fix build dep spec in previous commit (#281)
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 8 Jan 2015 21:23:38 +0000
(22:23 +0100)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 8 Jan 2015 21:24:25 +0000
(22:24 +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 f99f55cff44983631ec40c7b2f00c60c76fa953f..5fed2797ec4ab269e716ecb085a88d20afc11edb 100644
(file)
--- a/
modules/luci-mod-admin-full/Makefile
+++ b/
modules/luci-mod-admin-full/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Administration - full-featured for full control
LUCI_DEPENDS:=+luci-base
-PKG_BUILD_DEPENDS:=
+lib
iwinfo
+PKG_BUILD_DEPENDS:=iwinfo
include ../../luci.mk