Changes between Initial Version and Version 1 of Ticket #62212, comment 5
- Timestamp:
- Jun 11, 2021, 7:23:43 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62212, comment 5
initial v1 1 You probably need to patch `src/meson.build` to use the expected python version. According to the [https://mesonbuild.com/Python-module.html# python_installation-objectmeson documentation], the following patch might do what is required. But note I never tested this.1 You probably need to patch `src/meson.build` to use the expected python version. According to the [https://mesonbuild.com/Python-module.html#find_installation meson documentation], the following patch might do what is required. But note I never tested this. 2 2 3 3 {{{