more travis tweaking
try brew install rather than reinstall. The .pc files are often created by the install method, which might explain why libpng.pc was missing.
This commit is contained in:
parent
95793926b5
commit
9223004377
@ -77,7 +77,7 @@ matrix:
|
||||
- brew update
|
||||
- brew install ccache pkg-config automake
|
||||
- brew install --ignore-dependencies gtk-doc
|
||||
- brew reinstall
|
||||
- brew install
|
||||
gobject-introspection
|
||||
fftw mozjpeg libexif
|
||||
libpng webp libtiff
|
||||
|
Loading…
Reference in New Issue
Block a user