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
1f8f1169
Commit
1f8f1169
authored
Feb 22, 2021
by
Jean-Baptiste Mardelle
Browse files
Build scripts: remove unused kdoctools dependency
parent
a29377b2
Pipeline
#51870
passed with stage
in 10 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packaging/appimage/build-dependencies.sh
View file @
1f8f1169
...
...
@@ -193,7 +193,6 @@ cmake --build . --config RelWithDebInfo --target ext_kpackage --
cmake
--build
.
--config
RelWithDebInfo
--target
ext_knewstuff
--
-j
$CPU_CORES
cmake
--build
.
--config
RelWithDebInfo
--target
ext_knotifications
--
-j
$CPU_CORES
cmake
--build
.
--config
RelWithDebInfo
--target
ext_kdeclarative
--
-j
$CPU_CORES
cmake
--build
.
--config
RelWithDebInfo
--target
ext_kdoctools
--
-j
$CPU_CORES
cmake
--build
.
--config
RelWithDebInfo
--target
ext_kservice
--
-j
$CPU_CORES
cmake
--build
.
--config
RelWithDebInfo
--target
ext_kimageformats
--
-j
$CPU_CORES
cmake
--build
.
--config
RelWithDebInfo
--target
ext_frameworkintegration
--
-j
$CPU_CORES
...
...
Farid Abdelnour
🎥
@frdbr
mentioned in issue
#946 (closed)
·
Feb 22, 2021
mentioned in issue
#946 (closed)
mentioned in issue #946
Toggle commit list
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