From 7547ca76984dd5e04345506ab27e53f5aac09239 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:40 -0400 Subject: [PATCH] zim: rebuild for Python 3.12 --- srcpkgs/zim/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zim/template b/srcpkgs/zim/template index cbe936269ec..575f024a6bd 100644 --- a/srcpkgs/zim/template +++ b/srcpkgs/zim/template @@ -1,9 +1,9 @@ # Template file for 'zim' pkgname=zim version=0.75.2 -revision=1 +revision=2 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" short_desc="Desktop wiki" maintainer="Enno Boland "