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
Plasma
Plasma Desktop
Commits
419a312e
Commit
419a312e
authored
Dec 14, 2020
by
Nicolas Fella
Browse files
[kcms/keyboard] Remove unused dependencies
parent
f5484997
Changes
1
Hide whitespace changes
Inline
Side-by-side
kcms/keyboard/CMakeLists.txt
View file @
419a312e
...
...
@@ -60,7 +60,6 @@ target_link_libraries(kded_keyboard
KF5::Plasma
KF5::XmlGui
KF5::GuiAddons
KF5::IconThemes
XCB::XCB
XCB::XKB
${
X11_LIBRARIES
}
...
...
@@ -117,13 +116,10 @@ target_link_libraries(kcm_keyboard
KF5::KCMUtils
KF5::GlobalAccel
KF5::I18n
KF5::KIOCore
KF5::KIOWidgets
KF5::WindowSystem
KF5::Plasma
KF5::XmlGui
KF5::GuiAddons
KF5::IconThemes
XCB::XCB
XCB::XKB
${
X11_Xkbfile_LIB
}
...
...
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