Accepting request 617565 from home:StefanBruens:branches:science
- Fix BuildRequires, TW no longer has libboost_python-devel but libboost_python3-devel, and for Leap 15.0 this linked libpython3.6m and libboost_python-py2_7 into the same binary. OBS-URL: https://build.opensuse.org/request/show/617565 OBS-URL: https://build.opensuse.org/package/show/science/FreeCAD?expand=0&rev=43
This commit is contained in:
committed by
Git OBS Bridge
parent
70bb526ac0
commit
b97545fc9b
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 18 19:36:22 UTC 2018 - stefan.bruens@rwth-aachen.de
|
||||
|
||||
- Fix BuildRequires, TW no longer has libboost_python-devel but
|
||||
libboost_python3-devel, and for Leap 15.0 this linked libpython3.6m
|
||||
and libboost_python-py2_7 into the same binary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 20 08:12:30 UTC 2018 - christophe@krop.fr
|
||||
|
||||
|
@@ -52,7 +52,7 @@ BuildRequires: vtk-tcl
|
||||
BuildRequires: libboost_filesystem-devel >= 1.55
|
||||
BuildRequires: libboost_graph-devel >= 1.55
|
||||
BuildRequires: libboost_program_options-devel >= 1.55
|
||||
BuildRequires: libboost_python-devel >= 1.55
|
||||
BuildRequires: libboost_python3-devel >= 1.55
|
||||
BuildRequires: libboost_regex-devel >= 1.55
|
||||
BuildRequires: libboost_signals-devel >= 1.55
|
||||
BuildRequires: libboost_system-devel >= 1.55
|
||||
|
Reference in New Issue
Block a user