aboutsummaryrefslogtreecommitdiff
path: root/libs/neon
diff options
context:
space:
mode:
Diffstat (limited to 'libs/neon')
-rw-r--r--libs/neon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/neon/Makefile b/libs/neon/Makefile
index 4d3bf8cf5..325ee55ca 100644
--- a/libs/neon/Makefile
+++ b/libs/neon/Makefile
@@ -24,7 +24,7 @@ define Package/libneon
CATEGORY:=Libraries
TITLE:=HTTP and WebDAV client library
URL:=http://www.webdav.org/neon/
- DEPENDS:=+libopenssl +libexpat
+ DEPENDS:=+libopenssl +libexpat +zlib
MAINTAINER:=Federico Di Marco <fededim@gmail.com>
endef