Skip to content

Commit 7524a35

Browse files
nastysMegamouse
authored andcommitted
macOS CI: build jpeg-xl from source
1 parent 055c7db commit 7524a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/build-mac.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ brew install -f --overwrite nasm ninja git p7zip create-dmg ccache pipenv
66
#/usr/sbin/softwareupdate --install-rosetta --agree-to-license
77
arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
88
arch -x86_64 /usr/local/bin/brew update
9-
arch -x86_64 /usr/local/bin/brew install --build-from-source ffmpeg gnutls freetype
9+
arch -x86_64 /usr/local/bin/brew install --build-from-source ffmpeg gnutls freetype jpeg-xl
1010
arch -x86_64 /usr/local/bin/brew install -f --overwrite llvm@16 glew cmake sdl2 vulkan-headers coreutils
1111
arch -x86_64 /usr/local/bin/brew link -f llvm@16
1212

0 commit comments

Comments
 (0)