Merge pull request #3734 from wwylele/transifex-push-fix

travis: add missing dependency for transifex push job
This commit is contained in:
James Rowe 2018-05-11 15:49:28 -06:00 committed by GitHub
commit afe445fc57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ set -x
echo -e "\e[1m\e[33mInstalling dependencies...\e[0m"
apk update
apk add build-base cmake python3-dev qt5-qttools-dev
apk add build-base cmake python3-dev qt5-qttools-dev qtmultimedia5-dev
pip3 install transifex-client