SHA256
1
0
forked from pool/kgpg

Accepting request 455074 from home:adamm:kde

- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/455074
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kgpg?expand=0&rev=53
This commit is contained in:
Luca Beltrame
2017-02-06 16:49:44 +00:00
committed by Git OBS Bridge
parent 50f1d9a9ad
commit 0eb7844b82
2 changed files with 9 additions and 0 deletions

View File

@@ -35,7 +35,11 @@ Patch2: fix-build-gcc48.patch
Patch3: 0002-Revert-Use-new-slot-syntax-for-KStandardAction-conne.patch
Patch4: 0003-Revert-Increase-KF5-requirement.patch
BuildRequires: akonadi-contact-devel
%if 0%{?suse_version} > 1325
BuildRequires: libboost_headers-devel
%else
BuildRequires: boost-devel
%endif
BuildRequires: extra-cmake-modules
BuildRequires: karchive-devel
BuildRequires: kcalcore-devel