There was an error while loading. Please reload this page.
1 parent 60e3aba commit 27ca1aeCopy full SHA for 27ca1ae
1 file changed
build-static.sh
@@ -33,7 +33,7 @@ if [ -z "${PHP_EXTENSIONS}" ]; then
33
fi
34
35
if [ -z "${PHP_EXTENSION_LIBS}" ]; then
36
- export PHP_EXTENSION_LIBS="bzip2,freetype,libavif,libjpeg,liblz4,libwebp,libzip"
+ export PHP_EXTENSION_LIBS="bzip2,freetype,libavif,libjpeg,liblz4,libwebp,libzip,nghttp2"
37
38
39
# The Brotli library must always be built as it is required by http://github.com/dunglas/caddy-cbrotli
0 commit comments