diff --git a/hooks/build b/hooks/build index eff2d38e..af9f0f7a 100755 --- a/hooks/build +++ b/hooks/build @@ -15,7 +15,7 @@ RUNTIME_DEPS='bc bcprov curl decasify entr epubcheck fontconfig ghostscript git ' perl perl-yaml perl-yaml-merge-simple'\ ' python python-isbnlib python-deepl python-pandocfilters python-pantable python-ruamel-yaml python-usfm2osis-cw-git'\ ' xcftools xorg-server-xvfb' -BUILD_DEPS='base-devel autoconf-archive cargo node-prune yarn' +BUILD_DEPS='base-devel autoconf-archive cargo clang mold node-prune yarn' : "${DOCKER_BUILDKIT:=1}" export DOCKER_BUILDKIT