HomeFreeBSD

devel/libgit2: Add python as a build dep to fix NINJA_DEFAULT=samurai

Description

devel/libgit2: Add python as a build dep to fix NINJA_DEFAULT=samurai

Normally, python is brought in from ninja. When NINJA_DEFAULT=samurai,
that dependency is missing.

  • Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)

CMake Error at tests/libgit2/CMakeLists.txt:7 (message):

Could not find a python interpreter, which is needed to build the tests.
Make sure python is available, or pass -DBUILD_TESTS=OFF to skip building
the tests

Note that python is only used to build tests, so no PORTREVISION bump is
needed here.

Details

Provenance
adamwAuthored on Nov 22 2022, 2:25 PM
Parents
R11:45aa58a4603d: www/element-web: Update to 1.11.15
Branches
Unknown
Tags
Unknown