Skip to content
Snippets Groups Projects
Commit 4cbfc475 authored by akiraohgaki's avatar akiraohgaki
Browse files

Qt 5.9.4

parent d68d8c06
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ ci_appimage() { # docker-image: ubuntu:14.04 ...@@ -18,7 +18,7 @@ ci_appimage() { # docker-image: ubuntu:14.04
apt -y install libssl1.0.0 zlib1g unzip p7zip apt -y install libssl1.0.0 zlib1g unzip p7zip
apt -y install software-properties-common apt -y install software-properties-common
add-apt-repository -y ppa:beineri/opt-qt593-trusty add-apt-repository -y ppa:beineri/opt-qt594-trusty
echo 'deb http://download.opensuse.org/repositories/home:/TheAssassin:/AppImageLibraries/xUbuntu_14.04/ /' > /etc/apt/sources.list.d/curl-httponly.list echo 'deb http://download.opensuse.org/repositories/home:/TheAssassin:/AppImageLibraries/xUbuntu_14.04/ /' > /etc/apt/sources.list.d/curl-httponly.list
curl -fsSL https://download.opensuse.org/repositories/home:TheAssassin:AppImageLibraries/xUbuntu_14.04/Release.key | apt-key add - curl -fsSL https://download.opensuse.org/repositories/home:TheAssassin:AppImageLibraries/xUbuntu_14.04/Release.key | apt-key add -
apt update -qq apt update -qq
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment