libcec: rebuild for Python 3.10
This commit is contained in:
parent
7c13dd7f03
commit
b8c2fc424a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcec'
|
# Template file for 'libcec'
|
||||||
pkgname=libcec
|
pkgname=libcec
|
||||||
version=6.0.2
|
version=6.0.2
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="Python_ADDITIONAL_VERSIONS=${py3_ver}"
|
configure_args="Python_ADDITIONAL_VERSIONS=${py3_ver}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue