Add missing KF5Auth dependency

Used in src/helpers/killer

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
remotes/origin/work/blendeffect
Andreas Sturmlechner 4 years ago committed by Andreas Sturmlechner
parent 8e77cc497c
commit 2aaa9ed5c2
  1. 1
      CMakeLists.txt

@ -75,6 +75,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
# required frameworks by Core
find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
Auth
Config
ConfigWidgets
CoreAddons

Loading…
Cancel
Save