travis/macos: Use macpack to bundle dependencies
This appears to properly handle the ffmpeg libraries that dylibbundler failed to patch.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh -ex
|
||||
|
||||
brew update
|
||||
brew install qt5 sdl2 dylibbundler p7zip ccache ffmpeg
|
||||
brew install qt5 sdl2 p7zip ccache ffmpeg
|
||||
pip3 install macpack
|
||||
|
Reference in New Issue
Block a user