libboost_python{,3} should depend on libpython

This commit is contained in:
Petr Machata 2015-01-13 22:17:20 +01:00
commit 1d8ca55777
4 changed files with 194 additions and 2 deletions

View 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)