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:
3afecbd
)
luci-base: fix dependency on lua (#284)
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 10 Jan 2015 12:40:31 +0000
(13:40 +0100)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 10 Jan 2015 12:42:42 +0000
(13:42 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
modules/luci-base/Makefile
patch
|
blob
|
history
diff --git
a/modules/luci-base/Makefile
b/modules/luci-base/Makefile
index 00e8ca3d8b88ea53a84492a1c4fe6c5e135fe604..5d557b64832519c113447b8be7571968b36caadd 100644
(file)
--- a/
modules/luci-base/Makefile
+++ b/
modules/luci-base/Makefile
@@
-12,7
+12,7
@@
LUCI_TYPE:=mod
LUCI_BASENAME:=base
LUCI_TITLE:=LuCI core libraries
-LUCI_DEPENDS:=lua
+LUCI_DEPENDS:=
+
lua
PKG_SOURCE:=LuaSrcDiet-0.12.1.tar.bz2
PKG_SOURCE_URL:=https://luasrcdiet.googlecode.com/files