libboost_python{,3} should depend on libpython
This commit is contained in:
parent
ef172f114f
commit
1d8ca55777
4 changed files with 194 additions and 2 deletions
13
boost-1.55.0-python-libpython_dep.patch
Normal file
13
boost-1.55.0-python-libpython_dep.patch
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Index: boost/tools/build/v2/tools/python.jam
|
||||
===================================================================
|
||||
--- boost/tools/build/v2/tools/python.jam (revision 50406)
|
||||
+++ boost/tools/build/v2/tools/python.jam (working copy)
|
||||
@@ -994,7 +994,7 @@
|
||||
else
|
||||
{
|
||||
alias python_for_extensions
|
||||
- :
|
||||
+ : python
|
||||
: $(target-requirements)
|
||||
:
|
||||
: $(usage-requirements)
|
||||
Loading…
Add table
Add a link
Reference in a new issue