mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-25 02:36:10 +03:00
Remove redundant command
This commit is contained in:
parent
bfde2ce875
commit
8abb5fdf47
1 changed files with 0 additions and 1 deletions
|
@ -121,7 +121,6 @@ install:
|
|||
brew update > /dev/null ;
|
||||
brew install colormake ccache ;
|
||||
brew outdated "pkg-config" || brew upgrade "pkg-config" ;
|
||||
brew outdated "zlib" || brew upgrade "zlib" ;
|
||||
# libtorrent-rasterbar 1.0.9
|
||||
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/477d5060fa093883204d70323965375353e03084/Formula/libtorrent-rasterbar.rb ;
|
||||
|
||||
|
|
Loading…
Reference in a new issue