Merge pull request #19 from waja/fix_libzip

PHP zip extension needs libzip.so.5 at runtime (Fixes: #17)
This commit is contained in:
hoellen
2018-12-28 21:19:05 +01:00
committed by GitHub

View File

@ -145,6 +145,7 @@ RUN NB_CORES=${BUILD_CORES-$(getconf _NPROCESSORS_CONF)} \
libxml2 \
libressl \
libwebp \
libzip \
gd \
pcre \
zlib \