[LEDE-DEV] [PATCH] libre: Add zlib dependency

Roman Spychała roed at onet.eu
Thu Apr 20 06:44:57 PDT 2017


From: Roman Spychała <roed at onet.eu>

Signed-off-by: Roman Spychała <roed at onet.eu>
---
 libs/re/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.12.2




More information about the Lede-dev mailing list