Remove KIconThemes dependency

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

Signed-off-by: Eike Hein <eike.hein@mbition.io>
remotes/origin/work/zzag/no-platform-render-loop
Kai Uwe Broulik 4 years ago committed by Vlad Zahorodnii
parent 4d0998cfed
commit 00f2dc1d88
  1. 1
      .kde-ci.yml
  2. 1
      CMakeLists.txt

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

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

Loading…
Cancel
Save