Fix build osx installer issues

This commit is contained in:
John Dancel 2022-05-05 00:20:10 -04:00 committed by manongjohn
parent 32de6908be
commit 1b33b630fb
3 changed files with 1 additions and 1 deletions

2
ci-scripts/osx/tahoma-install.sh Executable file → Normal file
View file

@ -4,7 +4,7 @@ brew update
rm -f '/usr/local/bin/2to3'
# Remove synlink to nghttp2 in order for latest curl to install
brew unlink nghttp2
brew install boost qt@5 clang-format glew lz4 lzo libmypaint jpeg-turbo nasm yasm fontconfig freetype gnutls lame libass libbluray libsoxr libvorbis libvpx opencore-amr openh264 openjpeg opus rav1e sdl2 snappy speex tesseract theora webp xvid xz
brew install boost qt@5 clang-format glew lz4 lzo libmypaint jpeg-turbo nasm yasm fontconfig freetype gnutls lame libass libbluray libsoxr libvorbis libvpx opencore-amr openh264 openjpeg opus rav1e sdl2 snappy speex tesseract theora webp xvid xz gsed
#brew install dav1d
brew install meson ninja
brew install automake autoconf gettext pkg-config libtool libusb-compat gd libexif

0
toonz/installer/osx/app.rb Normal file → Executable file
View file

0
toonz/installer/osx/scripts/pkg-script.sh Normal file → Executable file
View file