From c2bd76acc9c8d64a3c0201a4eba88bc1cbc44d2f Mon Sep 17 00:00:00 2001 From: Alex Richardson Date: Tue, 15 Feb 2022 11:28:16 +0000 Subject: [PATCH] Drop unused KF5Su dependency It was removed in a2202472aa4d488da7562fe8b150c42dddc2d7f2, but the CMake find_package() call was missed. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 70f0f1176..3ec5f0893 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,7 +37,7 @@ include(ECMQMLModules) include(ECMGenerateExportHeader) find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS - Plasma Runner Notifications NotifyConfig Su NewStuff Wallet IdleTime + 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