summaryrefslogtreecommitdiffstats
path: root/scripts/docker/trusty-qt512/getpackages.sh
blob: 9b0e0fbe3bf6eeee33a5f4bf16ed98f1e9b25477 (plain) (blame)
1
2
3
4
5
6
#!/bin/bash

wget https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2-Linux-x86_64.sh
wget http://download.qt.io/official_releases/qt/5.12/5.12.4/qt-opensource-linux-x64-5.12.4.run
curl -O https://dbus.freedesktop.org/releases/dbus/dbus-1.12.16.tar.gz
wget https://github.com/openssl/openssl/archive/OpenSSL_1_1_1.tar.gz