Accepting request 453807 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/453807 OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=33
This commit is contained in:
10
kicad.spec
10
kicad.spec
@@ -40,7 +40,17 @@ 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} > 1325
|
||||
BuildRequires: libboost_context-devel
|
||||
BuildRequires: libboost_filesystem-devel
|
||||
BuildRequires: libboost_iostreams-devel
|
||||
BuildRequires: libboost_locale-devel
|
||||
BuildRequires: libboost_program_options-devel
|
||||
BuildRequires: libboost_regex-devel
|
||||
BuildRequires: libboost_thread-devel
|
||||
%else
|
||||
BuildRequires: boost-devel >= 1.56
|
||||
%endif
|
||||
BuildRequires: cmake
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
|
Reference in New Issue
Block a user