git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
a3d01dd
)
apache : fixing zlib dependency
author
Arturo Rinaldi
<redacted>
Sat, 18 Feb 2017 22:11:04 +0000
(23:11 +0100)
committer
Arturo Rinaldi
<redacted>
Sat, 18 Feb 2017 22:11:04 +0000
(23:11 +0100)
net/apache/Makefile
patch
|
blob
|
history
diff --git
a/net/apache/Makefile
b/net/apache/Makefile
index d436bd39282270235cf4dc66da5a5da795016a9b..21630046067ba3a5cd312a9013357f5b3499c37c 100644
(file)
--- a/
net/apache/Makefile
+++ b/
net/apache/Makefile
@@
-40,7
+40,7
@@
endef
define Package/apache
$(call Package/apache/Default)
- DEPENDS:=+libapr +libaprutil +libpcre +libopenssl +unixodbc
+ DEPENDS:=+libapr +libaprutil +libpcre +libopenssl +unixodbc
+zlib
endef
define Package/apache/description
git clone https://git.99rst.org/PROJECT