mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 12:17:14 +03:00
Merge pull request #163 from radarhere/order
Changed order of dependency
This commit is contained in:
commit
234fbfb0e8
|
@ -55,8 +55,8 @@ function pre_build {
|
||||||
|
|
||||||
build_tiff
|
build_tiff
|
||||||
build_libpng
|
build_libpng
|
||||||
build_openjpeg
|
|
||||||
build_lcms2
|
build_lcms2
|
||||||
|
build_openjpeg
|
||||||
|
|
||||||
if [ -n "$IS_OSX" ]; then
|
if [ -n "$IS_OSX" ]; then
|
||||||
# Custom flags to allow building on OS X 10.10 and 10.11
|
# Custom flags to allow building on OS X 10.10 and 10.11
|
||||||
|
|
Loading…
Reference in New Issue
Block a user