Browse Source

libgl1-mesa-dev, fails on xenial otherwise

[ci skip]
master
probonopd 6 years ago
committed by GitHub
parent
commit
fcc2a03e38
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -168,7 +168,7 @@ before_install:
- sudo apt-get update -qq
install:
- sudo apt-get -y install qt59base
- sudo apt-get -y install qt59base libgl1-mesa-dev
- source /opt/qt*/bin/qt*-env.sh
script:

Loading…
Cancel
Save