Browse Source
libgl1-mesa-dev, fails on xenial otherwise
[ci skip]
master
probonopd
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
@ -168,7 +168,7 @@ before_install: |
|
|
- sudo apt-get update -qq |
|
|
- sudo apt-get update -qq |
|
|
|
|
|
|
|
|
install: |
|
|
install: |
|
|
- sudo apt-get -y install qt59base |
|
|
- sudo apt-get -y install qt59base libgl1-mesa-dev |
|
|
- source /opt/qt*/bin/qt*-env.sh |
|
|
- source /opt/qt*/bin/qt*-env.sh |
|
|
|
|
|
|
|
|
script: |
|
|
script: |
|
|