mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Fix travis again.
I wish the homebrew guys didn't break it so often and the travis guys updated their images more frequently.
This commit is contained in:
@@ -121,6 +121,7 @@ install:
|
|||||||
brew update > /dev/null ;
|
brew update > /dev/null ;
|
||||||
brew install colormake ccache ;
|
brew install colormake ccache ;
|
||||||
brew outdated "pkg-config" || brew upgrade "pkg-config" ;
|
brew outdated "pkg-config" || brew upgrade "pkg-config" ;
|
||||||
|
brew outdated "zlib" || brew upgrade "zlib" ;
|
||||||
# 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 ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user