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:
parent
50f1d9a9ad
commit
0eb7844b82
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 6 15:29:15 UTC 2017 - adam.majer@suse.de
|
||||||
|
|
||||||
|
- use individual libboost-*-devel packages instead of boost-devel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 14 08:56:14 UTC 2017 - lbeltrame@kde.org
|
Sat Jan 14 08:56:14 UTC 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -35,7 +35,11 @@ Patch2: fix-build-gcc48.patch
|
|||||||
Patch3: 0002-Revert-Use-new-slot-syntax-for-KStandardAction-conne.patch
|
Patch3: 0002-Revert-Use-new-slot-syntax-for-KStandardAction-conne.patch
|
||||||
Patch4: 0003-Revert-Increase-KF5-requirement.patch
|
Patch4: 0003-Revert-Increase-KF5-requirement.patch
|
||||||
BuildRequires: akonadi-contact-devel
|
BuildRequires: akonadi-contact-devel
|
||||||
|
%if 0%{?suse_version} > 1325
|
||||||
|
BuildRequires: libboost_headers-devel
|
||||||
|
%else
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: karchive-devel
|
BuildRequires: karchive-devel
|
||||||
BuildRequires: kcalcore-devel
|
BuildRequires: kcalcore-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user