mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
zim: rebuild for Python 3.12
This commit is contained in:
parent
ed28da0ebe
commit
7547ca7698
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'zim'
|
# Template file for 'zim'
|
||||||
pkgname=zim
|
pkgname=zim
|
||||||
version=0.75.2
|
version=0.75.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-gobject python3-xdg gtk+3"
|
hostmakedepends="python3-gobject python3-xdg python3-setuptools gtk+3"
|
||||||
depends="python3-gobject python3-xdg gtk+3 desktop-file-utils"
|
depends="python3-gobject python3-xdg gtk+3 desktop-file-utils"
|
||||||
short_desc="Desktop wiki"
|
short_desc="Desktop wiki"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue