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
DFN2
ocs-manager
Commits
6bb1c5d3
Verified
Commit
6bb1c5d3
authored
Sep 09, 2019
by
azubieta
Browse files
Use 16.04 AppImageLibraries repo
parent
2514d737
Pipeline
#995
failed with stage
in 6 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/package
View file @
6bb1c5d3
...
...
@@ -27,8 +27,8 @@ install_build_deps_appimage() {
apt-get
-y
--force-yes
install
software-properties-common
add-apt-repository
-y
ppa:beineri/opt-qt-5.12.3-xenial
echo
'deb http://download.opensuse.org/repositories/home:/TheAssassin:/AppImageLibraries/xUbuntu_1
4
.04/ /'
>
/etc/apt/sources.list.d/curl-httponly.list
curl
-fsSL
https://download.opensuse.org/repositories/home:TheAssassin:AppImageLibraries/xUbuntu_1
4
.04/Release.key | apt-key add -
echo
'deb http://download.opensuse.org/repositories/home:/TheAssassin:/AppImageLibraries/xUbuntu_1
6
.04/ /'
>
/etc/apt/sources.list.d/curl-httponly.list
curl
-fsSL
https://download.opensuse.org/repositories/home:TheAssassin:AppImageLibraries/xUbuntu_1
6
.04/Release.key | apt-key add -
apt-get update
-qq
apt-get
-y
--force-yes
install
build-essential mesa-common-dev libglu1-mesa-dev qt512base qt512websockets
...
...
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