1f3920f6eb
This commit adds the patch package to the list of python build dependencies for pyenv. This is not always necessary, but some python versions (for example 3.7.12) require a patch to be applied before installing and the process fails if the patch package is not installed. Change-Id: I605fc1c9255e98692a6a901cfc509b7fdb873ae1
4 lines
51 B
YAML
4 lines
51 B
YAML
python_build_depends:
|
|
- virtual/libffi
|
|
- patch
|