mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07: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
c1ee91cd2a
commit
10908a6ece
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue