Install commit "qt5: update 5.6.2 bottle."

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-12-11 12:15:19 +02:00
parent 9005bd6a77
commit ebdaa3f1b1

View File

@ -50,7 +50,7 @@ before_install:
brew install qt5; brew install qt5;
else else
brew unlink qt5; brew unlink qt5;
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/3c4eff9a60c51514d1896f0ea4ebe00069b2fa9a/Formula/qt5.rb brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/106d0878ee812cb8f5c403f717bdebe836445aee/Formula/qt5.rb
fi fi
chmod -R 755 /usr/local/opt/qt5/* chmod -R 755 /usr/local/opt/qt5/*
fi fi