Skip to content
Snippets Groups Projects
Commit 109aae1a authored by akiraohgaki's avatar akiraohgaki
Browse files

Fix build depends

parent d9081ee1
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,8 @@ build_appimage() {
apt -y install build-essential qt5-default libqt5websockets5-dev
apt -y install cmake libssl-dev libcurl4-gnutls-dev libxpm-dev
apt -y install file
apt -y install libssl1.0.0 zlib1g
useradd -m ${PKGUSER}
......
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