jack_mixer: build with python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-08-26 13:23:52 -04:00
parent d3c3586a99
commit 8b0bc1da13

View file

@ -4,7 +4,7 @@ version=17
revision=2
build_style=meson
configure_args="-Dcheck-py-modules=false"
hostmakedepends="gettext pkg-config python3-Cython"
hostmakedepends="gettext pkg-config python3-Cython0.29"
makedepends="glib-devel jack-devel python3-devel"
depends="python3-cairo python3-gobject python3-xdg"
short_desc="GTK JACK audio mixer with a look similar to its hardware counterpart"