Accepting request 455081 from KDE:Applications
1 OBS-URL: https://build.opensuse.org/request/show/455081 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kgpg?expand=0&rev=69
This commit is contained in:
commit
0d3e23815c
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user