bullet: switch to python3

This commit is contained in:
Jerome Duval
2021-01-23 12:35:47 +01:00
parent 242323cc5b
commit 9c97fa7b71

View File

@@ -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 \