Skip to content
Snippets Groups Projects
Commit 5b205c23 authored by akiraohgaki's avatar akiraohgaki
Browse files

Package depends

parent 6e8ac455
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ build_appimage() { ...@@ -37,7 +37,7 @@ build_appimage() {
# docker-image: ubuntu:17.10 # docker-image: ubuntu:17.10
apt update -qq apt update -qq
apt -y install build-essential qt5-default libqt5websockets5-dev apt -y install build-essential qt5-default libqt5websockets5-dev
apt -y install cmake libssl-dev libssh2-1-dev libcurl4-gnutls-dev libxpm-dev apt -y install cmake libssl-dev libcurl4-gnutls-dev libxpm-dev
apt -y install libssl1.0.0 zlib1g apt -y install libssl1.0.0 zlib1g
apt -y install git apt -y install git
apt -y install curl apt -y install curl
......
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