Browse Source

Qt 5.9.3

master
probonopd 7 years ago
committed by GitHub
parent
commit
83ce7b688e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tests/tests-environment.sh

2
tests/tests-environment.sh

@ -2,7 +2,7 @@
set -e set -e
sudo add-apt-repository --yes ppa:beineri/opt-qt591-trusty sudo add-apt-repository --yes ppa:beineri/opt-qt593-trusty
sudo apt-get update -qq sudo apt-get update -qq
wget https://ftp.fau.de/debian/pool/main/p/patchelf/patchelf_0.8-2_amd64.deb wget https://ftp.fau.de/debian/pool/main/p/patchelf/patchelf_0.8-2_amd64.deb

Loading…
Cancel
Save