projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b888c2d
)
libubox: add build dependency on lua
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 30 Oct 2012 21:50:07 +0000
(21:50 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 30 Oct 2012 21:50:07 +0000
(21:50 +0000)
SVN-Revision: 34022
package/libs/libubox/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libubox/Makefile
b/package/libs/libubox/Makefile
index ba0d6b8fea073f32f06e08a5a9520fa63b040d5e..4ca3112b5eab9865f109e92039382ece316932fc 100644
(file)
--- a/
package/libs/libubox/Makefile
+++ b/
package/libs/libubox/Makefile
@@
-17,6
+17,8
@@
PKG_LICENSE_FILES:=
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+PKG_BUILD_DEPENDS:=lua
+
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk