Install libgl1-mesa-dev

This commit is contained in:
probonopd 2017-02-19 18:08:53 +01:00 committed by GitHub
parent 297239fb5c
commit f42bd3036f

View File

@ -5,7 +5,7 @@ language: c++
install:
- sudo add-apt-repository -y ppa:beineri/opt-qt58-trusty
- sudo apt-get update
- sudo apt-get -y install build-essential qt58declarative libgl-dev
- sudo apt-get -y install build-essential qt58declarative libgl1-mesa-dev
script:
- source /opt/qt58/bin/qt58-env.sh