Accepting request 360726 from devel:libraries:c_c++
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/360726 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=106
This commit is contained in:
commit
cd188cf6e5
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 14 14:28:50 UTC 2016 - egeorget@openmailbox.org
|
||||
|
||||
- Added libboost_python3 to the dependency macro.
|
||||
* boost-devel will now correctly requires libboost_python3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 18 13:50:06 UTC 2016 - idonmez@suse.com
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%define build_quickbook 1
|
||||
%define boost_l1 libboost_date_time%{lib_appendix} libboost_filesystem%{lib_appendix} libboost_graph%{lib_appendix}
|
||||
%define boost_l2 libboost_iostreams%{lib_appendix} libboost_math%{lib_appendix} libboost_test%{lib_appendix}
|
||||
%define boost_l3 libboost_program_options%{lib_appendix} libboost_python%{lib_appendix} libboost_serialization%{lib_appendix}
|
||||
%define boost_l3 libboost_program_options%{lib_appendix} libboost_python%{lib_appendix} libboost_python3-%{lib_appendix} libboost_serialization%{lib_appendix}
|
||||
%define boost_l4 libboost_signals%{lib_appendix} libboost_system%{lib_appendix} libboost_thread%{lib_appendix}
|
||||
%define boost_l5 libboost_wave%{lib_appendix} libboost_regex%{lib_appendix} libboost_regex%{lib_appendix}
|
||||
%define boost_l6 libboost_random%{lib_appendix} libboost_chrono%{lib_appendix} libboost_locale%{lib_appendix}
|
||||
|
Loading…
Reference in New Issue
Block a user