mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 15:27:54 +00:00
Upgrade pkg-config travis-ci for OS X.
Fixes 'zlib not found` errors. Details: https://github.com/Homebrew/brew/issues/563
This commit is contained in:
parent
f264214e69
commit
d3ece7417d
@ -120,6 +120,7 @@ install:
|
|||||||
# dependencies
|
# dependencies
|
||||||
brew update > /dev/null ;
|
brew update > /dev/null ;
|
||||||
brew install colormake ccache ;
|
brew install colormake ccache ;
|
||||||
|
brew outdated "pkg-config" || brew upgrade "pkg-config" ;
|
||||||
# libtorrent-rasterbar 1.0.9
|
# libtorrent-rasterbar 1.0.9
|
||||||
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/477d5060fa093883204d70323965375353e03084/Formula/libtorrent-rasterbar.rb ;
|
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/477d5060fa093883204d70323965375353e03084/Formula/libtorrent-rasterbar.rb ;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user