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
akiraohgaki
ocs-manager
Commits
3dfd4d75
Unverified
Commit
3dfd4d75
authored
Dec 08, 2017
by
akiraohgaki
Committed by
GitHub
Dec 08, 2017
Browse files
Merge pull request #16 from opendesktop/develop
Fix build depends
parents
d9081ee1
109aae1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/build-docker.sh
View file @
3dfd4d75
...
...
@@ -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
}
...
...
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