From e77b1e8a6cbe0ee4a8803c9721fc6d3369176338 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 25 Jun 2016 16:33:03 -0500 Subject: [PATCH] BR: KF5WindowSystem --- plasma-integration.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/plasma-integration.spec b/plasma-integration.spec index 6905c6f..2b639c5 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -32,6 +32,7 @@ BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5Wayland) ## TODO: verify this is needed, not 100% sure -- rex