Add missing KF5Auth dependency

Used in runners/kill and kcms/kfontinst/dbus

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
wilder-5.25
Andreas Sturmlechner 4 years ago committed by Andreas Sturmlechner
parent 42e5eea0b8
commit a78c9d9aa2
  1. 2
      CMakeLists.txt

@ -37,7 +37,7 @@ include(ECMGenerateExportHeader)
find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Svg Widgets Quick QuickWidgets Concurrent Test Network)
find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
Plasma Runner Notifications NotifyConfig NewStuff Wallet IdleTime
Auth Plasma Runner Notifications NotifyConfig NewStuff Wallet IdleTime
Declarative I18n KCMUtils TextWidgets Crash GlobalAccel DBusAddons Wayland
CoreAddons People ActivitiesStats Activities KIO Prison PlasmaQuick Package
GuiAddons Archive ItemModels IconThemes UnitConversion ItemModels Init TextEditor

Loading…
Cancel
Save