From cd5173a722689543df9efbcd2ef16c0eea2c6de0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Sat, 25 Apr 2015 18:20:54 +0200 Subject: [PATCH] BR xcb-util-cursor-devel --- kwin.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kwin.spec b/kwin.spec index 7862456..1d3cda7 100644 --- a/kwin.spec +++ b/kwin.spec @@ -5,7 +5,7 @@ Name: kwin Version: 5.2.95 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Window manager # all sources are effectively GPLv2+, except for: @@ -46,6 +46,7 @@ BuildRequires: libXcursor-devel BuildRequires: xcb-util-wm-devel BuildRequires: xcb-util-image-devel BuildRequires: xcb-util-keysyms-devel +BuildRequires: xcb-util-cursor-devel BuildRequires: libepoxy-devel # Wayland (optional) @@ -222,6 +223,9 @@ fi %changelog +* Sat Apr 25 2015 Daniel Vrátil - 5.2.95-2 +- BR xcb-util-cursor-devel + * Wed Apr 22 2015 Daniel Vrátil - 5.2.95-1 - Plasma 5.2.95