mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libArcus: rebuild for Python 3.12
This commit is contained in:
parent
307afa623a
commit
d7e2bbe658
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'libArcus'
|
# Template file for 'libArcus'
|
||||||
pkgname=libArcus
|
pkgname=libArcus
|
||||||
version=4.13.1
|
version=4.13.1
|
||||||
revision=6
|
revision=7
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_EXAMPLES=OFF"
|
configure_args="-DBUILD_EXAMPLES=OFF"
|
||||||
hostmakedepends="protobuf python3-sip-devel"
|
hostmakedepends="protobuf python3-sip-devel python3-setuptools"
|
||||||
makedepends="protobuf-devel libprotoc-devel python3-devel python3-sip-devel"
|
makedepends="protobuf-devel libprotoc-devel python3-devel python3-sip-devel"
|
||||||
depends="python3-sip"
|
depends="python3-sip"
|
||||||
short_desc="Communication library for Ultimaker software components"
|
short_desc="Communication library for Ultimaker software components"
|
||||||
|
|
Loading…
Add table
Reference in a new issue