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:
parent
b80e7857c9
commit
040f22fa99
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 15:07:05 UTC 2016 - adam.majer@suse.de
|
||||
|
||||
- No longer depend on boost_1_58_0 explicitly as it now provides
|
||||
boost-devel with correct version numbers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 12 14:02:01 UTC 2016 - davejplater@gmail.com
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user