mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-29 14:12:18 +00:00
- Fixes #25379 - This package is desired as a dependency for on-device building of a potential improved Blender package
11 lines
471 B
Diff
11 lines
471 B
Diff
--- a/src/cmake/pythonutils.cmake
|
|
+++ b/src/cmake/pythonutils.cmake
|
|
@@ -45,7 +45,6 @@ macro (find_python)
|
|
checked_find_package (Python3 ${PYTHON_VERSION}
|
|
${_req}
|
|
VERSION_MIN 3.7
|
|
- COMPONENTS ${_py_components}
|
|
PRINT Python3_VERSION Python3_EXECUTABLE
|
|
Python3_LIBRARIES
|
|
Python3_Development_FOUND
|