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
4993dc1f
Commit
4993dc1f
authored
May 09, 2021
by
Julius Künzel
Browse files
Flatpak: fix ladspa envvar
parent
fcd4e61f
Pipeline
#61315
passed with stage
in 8 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packaging/flatpak/org.kde.kdenlive-nightly.json
View file @
4993dc1f
...
...
@@ -18,7 +18,7 @@
"--env=TMPDIR=/var/tmp"
,
"--env=QT_ENABLE_HIGHDPI_SCALING=1"
,
"--env=FREI0R_PATH=/app/lib/frei0r-1"
,
"--env=LADSPA_PATH=/app/lib/ladspa"
"--env=LADSPA_PATH=/app/
extensions/Plugins/ladspa:/app/
lib/ladspa"
],
"add-extensions"
:
{
"org.freedesktop.LinuxAudio.Plugins"
:
{
...
...
Write
Preview
Markdown
is supported
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