diff --git a/libs/re/Makefile b/libs/re/Makefile index 175a23c..af173f9 100644 --- a/libs/re/Makefile +++ b/libs/re/Makefile @@ -26,7 +26,7 @@ define Package/libre SUBMENU:=Telephony SECTION:=libs CATEGORY:=Libraries - DEPENDS:=+libopenssl +libpthread + DEPENDS:=+libopenssl +libpthread +zlib TITLE:=Generic library for real-time communications with async IO support URL:=http://www.creytiv.com/ endef