mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
opencamlib: rebuild for Python 3.11
This commit is contained in:
parent
00e474a858
commit
4c60a67910
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opencamlib'
|
# Template file for 'opencamlib'
|
||||||
pkgname=opencamlib
|
pkgname=opencamlib
|
||||||
version=2019.07
|
version=2019.07
|
||||||
revision=5
|
revision=6
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_PY_LIB=ON -DUSE_PY_3=ON -DVERSION_STRING=${version}"
|
configure_args="-DBUILD_PY_LIB=ON -DUSE_PY_3=ON -DVERSION_STRING=${version}"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue