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
Multimedia
Kdenlive
Commits
eea832b8
Commit
eea832b8
authored
Aug 28, 2019
by
Jean-Baptiste Mardelle
Browse files
Get ready for Qt 5.12 AppImage
parent
c5e507ea
Pipeline
#7089
passed with stage
in 19 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packaging/appimage/build-image.sh
View file @
eea832b8
...
...
@@ -62,7 +62,7 @@ fi
cp
-r
$DEPS_INSTALL_PREFIX
/translations
$APPDIR
/usr/
# TO remove once we switch to the newer Qt5.12 Appimage dependency
cp
-r
$DEPS_INSTALL_PREFIX
/openssl/lib/
*
$APPDIR
/usr/lib
#
cp -r $DEPS_INSTALL_PREFIX/openssl/lib/* $APPDIR/usr/lib
cp
-r
$DEPS_INSTALL_PREFIX
/share/mlt
$APPDIR
/usr/share
cp
-r
$DEPS_INSTALL_PREFIX
/lib/mlt
$APPDIR
/usr/lib
...
...
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