Accepting request 441419 from home:adamm:kicad

No longer depend on boost_1_58_0 explicitly. Pending maintenance
request to Leap 42.1 provides boost-devel. In Leap 42.2 we have
boost 1.61 and the pending update of boost 1.58. In Leap 42.3,
boost 1.58 will be removed.

OBS-URL: https://build.opensuse.org/request/show/441419
OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=29
This commit is contained in:
2016-11-23 06:35:46 +00:00
committed by Git OBS Bridge
parent b80e7857c9
commit 040f22fa99
2 changed files with 6 additions and 4 deletions

View File

@@ -40,11 +40,7 @@ Patch4: kicad-boost-1_61-boost-context-changes.patch
# PATCH-OPENSUSE kicad-set-cxx-standard.diff -- use C++14 by default and decay to 11, required by boost 1.61 patch
Patch5: kicad-set-cxx-version.patch
%endif
%if 0%{?suse_version} > 1320
BuildRequires: boost-devel >= 1.56
%else
BuildRequires: boost_1_58_0-devel
%endif
BuildRequires: cmake
BuildRequires: doxygen
BuildRequires: fdupes