1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-01-18 20:20:45 +00:00

Install libgl-dev

This commit is contained in:
probonopd 2017-02-19 18:05:37 +01:00 committed by GitHub
parent dbd46d44aa
commit 297239fb5c

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
- sudo apt-get -y install build-essential qt58declarative libgl-dev
script:
- source /opt/qt58/bin/qt58-env.sh