Formula name. [skip appveyor]

merge-requests/12/head
Roman Telezhynskyi 2020-11-15 19:58:49 +02:00
parent 36d466fce3
commit a432f99a05
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ before_install:
brew extract --version 5.8 qt5 ${USER}/local-qt;
rm /usr/local/Homebrew/Library/Taps/${USER}/homebrew-local-qt/Formula/qt5@5.8.rb;
curl -o /usr/local/Homebrew/Library/Taps/${USER}/homebrew-local-qt/Formula/qt5@5.8.rb https://gist.githubusercontent.com/dismine/c3ac01de38e12edcf22d9e05791adf82/raw/3d6d7b3e67138ca19ada7152df2155de6690c089/qt5.rb;
brew install ${USER}/homebrew-local-qt/qt5@5.8;
brew install qt5@5.8;
fi
chmod -R 755 /usr/local/opt/qt5/*
fi