Accepting request 454199 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/454199 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/swig?expand=0&rev=100
This commit is contained in:
committed by
Git OBS Bridge
parent
bcf322cbc7
commit
bd9517a7ad
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 2 14:56:53 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
- use individual libboost-*-devel packages instead of boost-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 30 07:58:10 UTC 2017 - kkaempf@suse.com
|
||||
|
||||
|
@@ -31,7 +31,11 @@ Patch2: swig308-isfinite.diff
|
||||
Patch3: swig-ocaml-int64.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
%if 0%{?suse_version} > 1325
|
||||
BuildRequires: libboost_headers-devel
|
||||
%else
|
||||
BuildRequires: boost-devel
|
||||
%endif
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libtool
|
||||
%if %{with swig_ocaml}
|
||||
|
Reference in New Issue
Block a user