From 9c97fa7b71f78aaad7427f55df6109498d09ec24 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 23 Jan 2021 12:35:47 +0100 Subject: [PATCH] bullet: switch to python3 --- sci-physics/bullet/bullet-3.08.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-physics/bullet/bullet-3.08.recipe b/sci-physics/bullet/bullet-3.08.recipe index 700d390ee..b36323e45 100644 --- a/sci-physics/bullet/bullet-3.08.recipe +++ b/sci-physics/bullet/bullet-3.08.recipe @@ -7,7 +7,7 @@ the ZLib license." HOMEPAGE="http://www.bulletphysics.com/" COPYRIGHT="2003-2020 Erwin Coumans and the Bullet Physics Library Team" LICENSE="Zlib" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/bulletphysics/bullet3/archive/$portVersion.tar.gz" CHECKSUM_SHA256="05826c104b842bcdd1339b86894cb44c84ac2525ac296689d34b38a14bbba0dd" SOURCE_DIR="bullet3-$portVersion" @@ -34,7 +34,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - cmd:python + cmd:python3 lib:libgl$secondaryArchSuffix lib:libglew$secondaryArchSuffix lib:libglu$secondaryArchSuffix @@ -69,7 +69,7 @@ BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix - cmd:python2 + cmd:python3 " defineDebugInfoPackage bullet$secondaryArchSuffix \