Merge pull request #163 from radarhere/order

Changed order of dependency
This commit is contained in:
Hugo van Kemenade 2020-10-03 20:19:47 +03:00 committed by GitHub
commit 234fbfb0e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,8 +55,8 @@ function pre_build {
build_tiff
build_libpng
build_openjpeg
build_lcms2
build_openjpeg
if [ -n "$IS_OSX" ]; then
# Custom flags to allow building on OS X 10.10 and 10.11