xpra: rebuild for Python 3.12
This commit is contained in:
parent
7a0878540e
commit
67238cc507
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xpra'
|
# Template file for 'xpra'
|
||||||
pkgname=xpra
|
pkgname=xpra
|
||||||
version=5.0.2
|
version=5.0.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_build_args="--without-cuda_kernels --without-cuda_rebuild"
|
make_build_args="--without-cuda_kernels --without-cuda_rebuild"
|
||||||
make_install_args="$(vopt_with docs) ${make_build_args}"
|
make_install_args="$(vopt_with docs) ${make_build_args}"
|
||||||
|
|
Loading…
Reference in New Issue