From 71a207fcd4f9c7d771793e095cb9bac913cb1bd6 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 25 Sep 2023 08:07:26 -0400 Subject: [PATCH] photofilmstrip: rebuild against new wxPython --- srcpkgs/photofilmstrip/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/photofilmstrip/template b/srcpkgs/photofilmstrip/template index d2050ac4c64..d2c75116292 100644 --- a/srcpkgs/photofilmstrip/template +++ b/srcpkgs/photofilmstrip/template @@ -1,10 +1,10 @@ # Template file for 'photofilmstrip' pkgname=photofilmstrip version=4.0.0 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools gst1-python3 python3-Sphinx gettext" -depends="python3 gst1-python3 gst1-editing-services python3-Pillow wxPython4" +depends="python3 gst1-python3 gst1-editing-services python3-Pillow wxPython" checkdepends="$depends" short_desc="Slideshow creator with Ken Burns effect" maintainer="Đoàn Trần Công Danh "