projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove ipkg directory, normalize Makefile.
[openwrt.git]
/
package
/
openssl
/
Makefile
diff --git
a/package/openssl/Makefile
b/package/openssl/Makefile
index
1b7ead8
..
45b248f
100644
(file)
--- a/
package/openssl/Makefile
+++ b/
package/openssl/Makefile
@@
-78,6
+78,7
@@
define Package/libopenssl
SECTION:=base
CATEGORY:=Libraries
TITLE:=Open source SSL libraries
+ DEPENDS:=+zlib
DESCRIPTION:=Open source SSL (Secure Socket Layer) libraries
URL:=http://www.openssl.org/
endef
This page took
0.022425 seconds
and
4
git commands to generate.