add openssl depend on zlib
SVN-Revision: 3954
This commit is contained in:
parent
f0edabcc4e
commit
0eb990ad63
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue