Remove KIconThemes dependency

It has been unused since 7706e17d but was left in CMakeLists.txt

Signed-off-by: Eike Hein <eike.hein@mbition.io>
This commit is contained in:
Kai Uwe Broulik 2022-02-14 09:13:33 +01:00 committed by Vlad Zahorodnii
parent 4d0998cfed
commit 00f2dc1d88
2 changed files with 0 additions and 2 deletions

View file

@ -12,7 +12,6 @@ Dependencies:
'frameworks/kcrash': '@stable'
'frameworks/kglobalaccel': '@stable'
'frameworks/ki18n': '@stable'
'frameworks/kiconthemes': '@stable'
'frameworks/kidletime': '@stable'
'frameworks/knotifications': '@stable'
'frameworks/kpackage': '@stable'

View file

@ -77,7 +77,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
DBusAddons
GlobalAccel
I18n
IconThemes
IdleTime
Notifications
Package