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

Merge branch 'develop'

parents 511a2d31 f6b0ea30
No related branches found
No related tags found
No related merge requests found
......@@ -85,6 +85,7 @@ ci_archlinux_pkg() { # docker-image: base/archlinux:latest
pacman -Syu --noconfirm
pacman -S --noconfirm curl git
pacman -S --noconfirm base-devel qt5-base qt5-svg qt5-declarative qt5-quickcontrols
pacman -S --noconfirm pacman-contrib
useradd -m ${PKGUSER}
chown -R ${PKGUSER} "${PROJDIR}"
......
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