projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e417cf
)
uhttpd: fix build dependencies (#7674)
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 27 Jul 2010 21:19:28 +0000
(21:19 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 27 Jul 2010 21:19:28 +0000
(21:19 +0000)
SVN-Revision: 22404
package/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/uhttpd/Makefile
b/package/uhttpd/Makefile
index 74f6abdb1ad4a6e8920169138242de72584706dc..2ad0816e3aa15fdbac400b23d3f6fb752c07082d 100644
(file)
--- a/
package/uhttpd/Makefile
+++ b/
package/uhttpd/Makefile
@@
-11,6
+11,7
@@
PKG_NAME:=uhttpd
PKG_RELEASE:=12
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
+PKG_BUILD_DEPENDS := libcyassl liblua
include $(INCLUDE_DIR)/package.mk