projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] uhttpd: add option to reject requests from RFC1918 IPs to public server...
[openwrt.git]
/
package
/
uhttpd
/
Makefile
diff --git
a/package/uhttpd/Makefile
b/package/uhttpd/Makefile
index
0dcc6a9
..
8a7b529
100644
(file)
--- a/
package/uhttpd/Makefile
+++ b/
package/uhttpd/Makefile
@@
-8,9
+8,10
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=uhttpd
-PKG_RELEASE:=
9
+PKG_RELEASE:=
13
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
+PKG_BUILD_DEPENDS := libcyassl liblua
include $(INCLUDE_DIR)/package.mk
This page took
0.024599 seconds
and
4
git commands to generate.