Merge pull request #129 from diizzyy/patch-1
libs/re: Add zlib dependency
This commit is contained in:
commit
dc394f8181
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue