summaryrefslogtreecommitdiff
path: root/nodejs
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-12-21 05:55:41 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-12-21 05:55:41 +0400
commit7e236955c61e1f777b11b928c92b45095c42f39a (patch)
treea967612e93f20ac37d62f10cc89391bc16852340 /nodejs
parent8783ab3402ee230235615d3bf1a794054aac5e29 (diff)
downloadcibs-pkgs-7e236955c61e1f777b11b928c92b45095c42f39a.tar.gz
nodejs and binutils depend on zlib
Diffstat (limited to 'nodejs')
-rw-r--r--nodejs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/nodejs/Makefile b/nodejs/Makefile
index bf478c7..a1a20a3 100644
--- a/nodejs/Makefile
+++ b/nodejs/Makefile
@@ -31,6 +31,7 @@ build-depends += \
library/libv8 \
library/c-ares \
library/libev \
+ library/zlib \
library/openssl
# Node.js configure is a autotools lookalike confuserator: