Remove KIconThemes dependency

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

Signed-off-by: Eike Hein <eike.hein@mbition.io>
master
Kai Uwe Broulik 3 years ago committed by Vlad Zahorodnii
parent 4d0998cfed
commit 00f2dc1d88

@ -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'

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

Loading…
Cancel
Save