From 9ad890d75ac42127376e4ff043ca641ded84cda6 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:24 -0400 Subject: [PATCH] lensfun: rebuild for Python 3.12 --- srcpkgs/lensfun/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lensfun/template b/srcpkgs/lensfun/template index 9720f021918..7336c311916 100644 --- a/srcpkgs/lensfun/template +++ b/srcpkgs/lensfun/template @@ -1,10 +1,10 @@ # Template file for 'lensfun' pkgname=lensfun version=0.3.3 -revision=2 +revision=3 build_style=cmake configure_args="-DINSTALL_HELPER_SCRIPTS=0" -hostmakedepends="pkg-config python3" +hostmakedepends="pkg-config python3 python3-setuptools" makedepends="libglib-devel" short_desc="Library for rectifying and simulating photographic lens distortions" maintainer="Orphaned "