Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
kdenlive
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Farid Abdelnour
kdenlive
Commits
59e2fa86
Commit
59e2fa86
authored
Dec 11, 2018
by
Jean-Baptiste Mardelle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix missing definitions for some dependencies
parent
acbee4fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
packaging/appimage/3rdparty/CMakeLists.txt
packaging/appimage/3rdparty/CMakeLists.txt
+4
-1
No files found.
packaging/appimage/3rdparty/CMakeLists.txt
View file @
59e2fa86
...
...
@@ -95,15 +95,18 @@ add_subdirectory( ext_alsa )
add_subdirectory
(
ext_fftw3
)
add_subdirectory
(
ext_fftw3f
)
add_subdirectory
(
ext_sdl2
)
add_subdirectory
(
ext_ladspa
)
add_subdirectory
(
ext_x264
)
add_subdirectory
(
ext_x265
)
add_subdirectory
(
ext_libvpx
)
add_subdirectory
(
ext_ffmpeg
)
add_subdirectory
(
ext_sox
)
add_subdirectory
(
ext_jack
)
add_subdirectory
(
ext_ladspa
)
add_subdirectory
(
ext_cairo
)
add_subdirectory
(
ext_pango
)
add_subdirectory
(
ext_gdkpixbuf
)
add_subdirectory
(
ext_gtk+
)
add_subdirectory
(
ext_frei0r
)
add_subdirectory
(
ext_vidstab
)
add_subdirectory
(
ext_mlt
)
add_subdirectory
(
ext_kdenlive
)
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