1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-01-30 18:28:28 +00:00

Merge pull request 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