mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 20:20:45 +00:00
Install libgl1-mesa-dev
This commit is contained in:
parent
297239fb5c
commit
f42bd3036f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user