Fix travis depends.
This commit is contained in:
parent
5e55fb1d19
commit
90400e0517
|
@ -15,7 +15,8 @@ before_install:
|
|||
- sudo apt-get update
|
||||
|
||||
install:
|
||||
- sudo apt-get -y install libmpv-dev qt511-meta-minimal qt511quickcontrols2 qt511imageformats qt511svg libgl1-mesa-dev
|
||||
- sudo apt-get -y install qt510-meta-minimal qt510quickcontrols2 qt510imageformats qt511svg libgl1-mesa-dev
|
||||
- sudo apt-get build-dep mpv
|
||||
- source /opt/qt*/bin/qt*-env.sh
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue