Browse Source

Switch to Qt 5.9

master
probonopd 8 years ago
committed by GitHub
parent
commit
9a8902399a
  1. 2
      tests/tests-environment.sh

2
tests/tests-environment.sh

@ -15,4 +15,4 @@ chmod +x appimagetool*AppImage
sudo cp squashfs-root/usr/bin/* /usr/local/bin
cd -
sudo apt-get -y install qt58base qt58declarative qt58webengine binutils xpra
sudo apt-get -y install qt59base qt59declarative qt59webengine binutils xpra

Loading…
Cancel
Save