Skip to content

Commit d465d68

Browse files
committed
ci: Unbreak Mac CI by adding jpeg-xl install (AcademySoftwareFoundation#5139)
It must have been among the homebrew packages in the base Mac installation on GHA, until just a couple days ago? Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent d6d48d7 commit d465d68

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/build-scripts/install_homebrew_deps.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ if [[ "$OIIO_BREW_INSTALL_PACKAGES" == "" ]] ; then
3535
expat \
3636
ffmpeg \
3737
imath \
38+
jpeg-xl \
3839
libheif \
3940
libraw \
4041
libultrahdr \

0 commit comments

Comments
 (0)