cyassl: shouldn't depend on zlib when compiled with --without-zlib
authorSteven Barth <cyrus@openwrt.org>
Sun, 4 Apr 2010 11:16:46 +0000 (11:16 +0000)
committerSteven Barth <cyrus@openwrt.org>
Sun, 4 Apr 2010 11:16:46 +0000 (11:16 +0000)
SVN-Revision: 20692

package/cyassl/Makefile

index af4bc269bb164abfaaf3a808e500c0568853b4cf..a8168ec4c9db4d90271e917bea6695830038217a 100644 (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