mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
cyassl: shouldn't depend on zlib when compiled with --without-zlib
SVN-Revision: 20692
This commit is contained in:
parent
1b0a9b51c4
commit
eb3e79eec7
@ -24,7 +24,6 @@ define Package/libcyassl
|
||||
SECTION:=libs
|
||||
SUBMENU:=SSL
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=+zlib
|
||||
TITLE:=CyaSSL library
|
||||
URL:=http://www.yassl.com/
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user