cyassl: shouldn't depend on zlib when compiled with --without-zlib

SVN-Revision: 20692
This commit is contained in:
Steven Barth 2010-04-04 11:16:46 +00:00
parent 1b0a9b51c4
commit eb3e79eec7
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ define Package/libcyassl
SECTION:=libs
SUBMENU:=SSL
CATEGORY:=Libraries
DEPENDS:=+zlib
TITLE:=CyaSSL library
URL:=http://www.yassl.com/
endef