diff options
Diffstat (limited to 'nodejs')
-rw-r--r-- | nodejs/Makefile | 1 |
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: |