Accepting request 454167 from home:adamm:branches:devel:libraries:c_c++

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

OBS-URL: https://build.opensuse.org/request/show/454167
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/rocs?expand=0&rev=52
This commit is contained in:
Raymond Wooninck
2017-02-03 18:37:35 +00:00
committed by Git OBS Bridge
parent b39c95c444
commit 73cb14cdb6
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 2 12:11:35 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Sat Jan 14 09:08:46 UTC 2017 - lbeltrame@kde.org

View File

@@ -28,7 +28,11 @@ Group: Amusements/Teaching/Mathematics
Url: http://edu.kde.org
Source0: %{name}-%{version}.tar.xz
Patch1: fix_build_leap.diff
%if 0%{?suse_version} > 1325
BuildRequires: libboost_headers-devel
%else
BuildRequires: boost-devel
%endif
BuildRequires: extra-cmake-modules >= 1.7.0
BuildRequires: fdupes
BuildRequires: grantlee5-devel