Added GL dependency.
This commit is contained in:
parent
11226f570d
commit
4c6af6b9e7
|
@ -10,7 +10,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- sudo apt update
|
||||
- sudo apt-get -y install libmpv-dev qt511-meta-minimal qt511quickcontrols qt511quickcontrols2
|
||||
- sudo apt-get -y install libmpv-dev qt511-meta-minimal qt511quickcontrols qt511quickcontrols2 libgl1-mesa-dev
|
||||
- source /opt/qt*/bin/qt*-env.sh
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue