mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-01 16:05:07 +01:00
travis: add missing dependency for transifex push job
This commit is contained in:
parent
80bfd87270
commit
7f7ee048f3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user