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 Add-ons
Commits
88fe32d4
Commit
88fe32d4
authored
Dec 14, 2020
by
Nicolas Fella
Browse files
Remove unused KIconThemes dependency
parent
b93baf5d
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
88fe32d4
...
...
@@ -47,7 +47,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
Declarative
Holidays
I18n
IconThemes
KIO
KCMUtils
Kross
...
...
applets/weather/CMakeLists.txt
View file @
88fe32d4
...
...
@@ -33,7 +33,6 @@ add_library(weatherplugin SHARED ${weather_SRCS})
target_link_libraries
(
weatherplugin
KF5::Plasma
KF5::UnitConversion
KF5::IconThemes
KF5::I18n
Qt5::Qml
)
...
...
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