Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
visdom
ocs-url
Commits
f6b0ea30
Commit
f6b0ea30
authored
Jul 05, 2018
by
akiraohgaki
Browse files
Fix missing package
parent
587b6004
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/package
View file @
f6b0ea30
...
...
@@ -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
}
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment