Skip to content

Commit d7686e7

Browse files
committed
chore(docker): Drop unnecessary autoconf-archive from build deps
1 parent c41be73 commit d7686e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUNTIME_DEPS='diffutils entr font-v gftools git libarchive libgit2 make'\
1111
' python-pcpp python-skia-pathops python-ufo2ft python-ufolib2'\
1212
' python-ufonormalizer python-unicodedata2 python-vttlib python-zopfli'\
1313
' sfd2ufo sfdnormalize sfnt2woff-zopfli ttfautohint woff2 zsh'
14-
BUILD_DEPS='autoconf-archive base-devel cargo jq rust'
14+
BUILD_DEPS='base-devel cargo jq rust'
1515

1616
: "${DOCKER_BUILDKIT:=1}"
1717
export DOCKER_BUILDKIT

0 commit comments

Comments
 (0)