mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libSavitar: rebuild for Python 3.12
This commit is contained in:
parent
9776f958e2
commit
1904c18441
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'libSavitar'
|
||||
pkgname=libSavitar
|
||||
version=4.13.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
hostmakedepends="python3"
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
makedepends="python3-sip-devel python3-devel pugixml-devel"
|
||||
short_desc="C++ implementation of 3mf loading"
|
||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue