From 7f340f6b51f42e11b38a6b977876ec8537d14cbe Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Dec 03 2023 16:23:23 +0000 Subject: Remove unused KF6Plasma dependency --- diff --git a/libksysguard.spec b/libksysguard.spec index 6f63d9c..5a2f0ee 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -26,8 +26,6 @@ BuildRequires: cmake(KF6GlobalAccel) BuildRequires: cmake(KF6KIO) BuildRequires: cmake(KF6Declarative) BuildRequires: cmake(KF6NewStuff) -# kf6 optional -BuildRequires: cmake(KF6Plasma) # qt6 required BuildRequires: qt6-qttools-devel BuildRequires: cmake(Qt6DBus)