mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 06:54:58 +01:00
add openssl depend on zlib
SVN-Revision: 3954
This commit is contained in:
parent
f0edabcc4e
commit
0eb990ad63
@ -78,6 +78,7 @@ define Package/libopenssl
|
|||||||
SECTION:=base
|
SECTION:=base
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Open source SSL libraries
|
TITLE:=Open source SSL libraries
|
||||||
|
DEPENDS:=+zlib
|
||||||
DESCRIPTION:=Open source SSL (Secure Socket Layer) libraries
|
DESCRIPTION:=Open source SSL (Secure Socket Layer) libraries
|
||||||
URL:=http://www.openssl.org/
|
URL:=http://www.openssl.org/
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user