Accepting request 359331 from home:Dremor:branches:devel:libraries:c_c++
Added libboost_python3 to the dependency macro, in order to make boost-devel correctly require it. OBS-URL: https://build.opensuse.org/request/show/359331 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=164
This commit is contained in:
parent
310510ddd6
commit
6681b63bab
@ -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…
x
Reference in New Issue
Block a user