From 9c6312271f81bc052fc6f8e7505aeaaa5b2b2bbc7ecbe97ff908a3591b8cd458 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sat, 25 Mar 2017 14:13:29 +0000 Subject: [PATCH] Also add pkgconfig(Qt5Concurrent), otherwise building fails. OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksystemlog?expand=0&rev=52 --- ksystemlog.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ksystemlog.spec b/ksystemlog.spec index 6ff6202..720c836 100644 --- a/ksystemlog.spec +++ b/ksystemlog.spec @@ -32,6 +32,7 @@ BuildRequires: kdelibs4support-devel BuildRequires: oxygen5-icon-theme-large BuildRequires: update-desktop-files BuildRequires: xz +BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0 BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0