Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rws77
ocs-manager
Commits
4ef45ff9
Unverified
Commit
4ef45ff9
authored
Mar 12, 2018
by
akiraohgaki
Committed by
GitHub
Mar 12, 2018
Browse files
Merge pull request #32 from opendesktop/develop
Develop
parents
4c5a708c
5e61a25e
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/package
View file @
4ef45ff9
...
...
@@ -24,7 +24,7 @@ ci_appimage() { # docker-image: ubuntu:14.04
apt update
-qq
apt
-y
install
build-essential libfontconfig1 mesa-common-dev libglu1-mesa-dev qt59base qt59websockets
curl
-fsSL
https://cmake.org/files/v3.10/cmake-3.10.
0-rc5
-Linux-x86_64.tar.gz |
tar
-xz
--strip-components
=
1
-C
/
curl
-fsSL
https://cmake.org/files/v3.10/cmake-3.10.
2
-Linux-x86_64.tar.gz |
tar
-xz
--strip-components
=
1
-C
/
apt
-y
install
libssl-dev libcurl3 libcurl3-gnutls libcurl4-gnutls-dev libxpm-dev
useradd
-m
${
PKGUSER
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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