mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
img2pdf: rebuild for Python 3.12
This commit is contained in:
parent
2ad214d055
commit
1d98ab78ce
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'img2pdf'
|
# Template file for 'img2pdf'
|
||||||
pkgname=img2pdf
|
pkgname=img2pdf
|
||||||
version=0.4.4
|
version=0.4.4
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-pikepdf python3-setuptools"
|
hostmakedepends="python3-pikepdf python3-setuptools"
|
||||||
depends="colord python3-pdfrw python3-pikepdf python3-Pillow python3-tkinter"
|
depends="colord python3-pdfrw python3-pikepdf python3-Pillow python3-tkinter"
|
||||||
|
|
Loading…
Add table
Reference in a new issue