Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
Network File Sharing
Commits
26f463f1
Commit
26f463f1
authored
Mar 31, 2022
by
Andreas Sturmlechner
Browse files
Add missing KF5Auth dependency
Used in samba/filepropertiesplugin and kauth_install_actions
parent
46321695
Pipeline
#157462
passed with stage
in 1 minute and 17 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
26f463f1
...
...
@@ -20,6 +20,7 @@ find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
)
find_package
(
KF5
${
KF5_MIN_VERSION
}
REQUIRED COMPONENTS
Auth
Completion
CoreAddons
I18n
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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