[LEDE-DEV] [PATCH] libre: Add zlib dependency
John Crispin
john at phrozen.org
Wed May 24 02:29:03 PDT 2017
On 20/04/17 15:44, Roman Spychała wrote:
> From: Roman Spychała <roed at onet.eu>
The patch fails to explain why this is required. please provide that info
John
> 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
More information about the Lede-dev
mailing list