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