From 2c95c7d19a5e5168a57d636f15481520dfb771314a075b8ea16b59951861d7ae Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Fri, 29 Jul 2016 19:34:02 +0000 Subject: [PATCH] Accepting request 412820 from home:wolfi323:branches:KDE:Extra - Add kcrash-devel build requirement to enable the crash report dialog (not on 13.2 though as the available kcrash is too old) OBS-URL: https://build.opensuse.org/request/show/412820 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krita?expand=0&rev=19 --- krita.changes | 6 ++++++ krita.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/krita.changes b/krita.changes index 6c668f3..8573aa6 100644 --- a/krita.changes +++ b/krita.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 21 16:58:30 UTC 2016 - wbauer@tmo.at + +- Add kcrash-devel build requirement to enable the crash report + dialog (not on 13.2 though as the available kcrash is too old) + ------------------------------------------------------------------- Wed Jul 20 21:16:06 UTC 2016 - lbeltrame@kde.org diff --git a/krita.spec b/krita.spec index 3e70142..1217fd5 100644 --- a/krita.spec +++ b/krita.spec @@ -1,5 +1,5 @@ # -# spec file for package calligra +# spec file for package krita # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # @@ -29,6 +29,7 @@ BuildRequires: OpenColorIO-devel BuildRequires: OpenEXR-devel %if %{suse_version} != 1320 BuildRequires: Vc-devel-static +BuildRequires: kcrash-devel %endif BuildRequires: boost-devel BuildRequires: extra-cmake-modules