forked from pool/krita
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
This commit is contained in:
parent
e0db9d1306
commit
2c95c7d19a
@ -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
|
Wed Jul 20 21:16:06 UTC 2016 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package calligra
|
# spec file for package krita
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -29,6 +29,7 @@ BuildRequires: OpenColorIO-devel
|
|||||||
BuildRequires: OpenEXR-devel
|
BuildRequires: OpenEXR-devel
|
||||||
%if %{suse_version} != 1320
|
%if %{suse_version} != 1320
|
||||||
BuildRequires: Vc-devel-static
|
BuildRequires: Vc-devel-static
|
||||||
|
BuildRequires: kcrash-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
Reference in New Issue
Block a user