diff --git a/net/stunnel/Makefile b/net/stunnel/Makefile index 58a6bbea6f..671ee511b3 100644 --- a/net/stunnel/Makefile +++ b/net/stunnel/Makefile @@ -27,7 +27,7 @@ include $(INCLUDE_DIR)/package.mk define Package/stunnel SECTION:=net CATEGORY:=Network - DEPENDS:=+libopenssl + DEPENDS:=+libopenssl +zlib TITLE:=SSL TCP Wrapper URL:=http://www.stunnel.org/ endef