From c7549d4a9e3a2b91ffd89727d6779fad650a09ea Mon Sep 17 00:00:00 2001 From: Martin Kyral Date: Mon, 18 May 2020 15:41:45 +0200 Subject: [PATCH] libksysguard: add missing BuildRequires --- libksysguard.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libksysguard.spec b/libksysguard.spec index 2c755e4..c42cce0 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -29,6 +29,8 @@ BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5Service) BuildRequires: cmake(KF5GlobalAccel) BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5Declarative) +BuildRequires: cmake(KF5NewStuff) # kf5 optional BuildRequires: cmake(KF5Plasma) # qt5 required