projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7ff2ae
)
[package] uhttpd: fix build dependencies (#7674)
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Jul 2010 21:19:28 +0000
(21:19 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Jul 2010 21:19:28 +0000
(21:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22404
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/uhttpd/Makefile
patch
|
blob
|
history
diff --git
a/package/uhttpd/Makefile
b/package/uhttpd/Makefile
index
74f6abd
..
2ad0816
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