python3-pygame: build with python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-08-26 13:23:54 -04:00
parent 724e20bdba
commit 5fff91ab76

View file

@ -4,7 +4,7 @@ version=2.1.2
revision=4
build_style=python3-module
make_build_args="cython"
hostmakedepends="pkg-config python3-setuptools python3-Cython
hostmakedepends="pkg-config python3-setuptools python3-Cython0.29
SDL2_mixer-devel SDL2_image-devel SDL2_ttf-devel libjpeg-turbo-devel portmidi-devel"
makedepends="python3-devel SDL2_mixer-devel SDL2_image-devel
SDL2_ttf-devel libjpeg-turbo-devel portmidi-devel"