Fix some references to python2.7 (#13519)

This commit is contained in:
Schrijvers Luc
2025-12-28 16:42:05 +01:00
committed by GitHub
parent a862bcaf41
commit 9abba4eceb
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:make
cmd:pkg_config$secondaryArchSuffix
cmd:python
# cmd:python
"
BUILD()

View File

@@ -78,7 +78,7 @@ BUILD_PREREQUIRES="
cmd:patch
cmd:perl
cmd:pkg_config$secondaryArchSuffix
cmd:python2
# cmd:python2
cmd:sed
cmd:which
cmd:xargs