Skip to content
Snippets Groups Projects
Commit 08619dc9 authored by akiraohgaki's avatar akiraohgaki
Browse files

Update build-docker.sh

parent 69fb27c6
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,7 @@ build_appimage() {
# docker-image: ubuntu:14.04
apt update -qq
apt -y install build-essential qt5-default libqt5svg5-dev qtdeclarative5-dev
apt -y install git
apt -y install git qtdeclarative5-dev-tools
apt -y install curl
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