Commit b053d69
committed
python: Explicitly set BUILDLINK_DEPMETHOD.
Previously if PYTHON_FOR_BUILD_ONLY=no was set, but a package further up the
dependency tree set BUILDLINK_DEPMETHOD=build (e.g. py-pybind11), then python
would incorrectly end up inheriting that setting, leading to failures with
USE_INDIRECT_DEPENDS=yes enabled.
Tested in bulk builds, and fixes build of py-matplotlib. Approved during
freeze by Benny.1 parent 2d5c81c commit b053d69
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
207 | 209 | | |
208 | 210 | | |
209 | 211 | | |
| |||
0 commit comments