From 504dd08526dd607e65ee36bb99994375f3c40c76 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 25 Sep 2023 08:06:54 -0400 Subject: [PATCH] mymcplus: rebuild against new wxPython --- srcpkgs/mymcplus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mymcplus/template b/srcpkgs/mymcplus/template index 930711eeb2c..5bb08ef9ea5 100644 --- a/srcpkgs/mymcplus/template +++ b/srcpkgs/mymcplus/template @@ -1,10 +1,10 @@ # Template file for 'mymcplus' pkgname=mymcplus version=3.0.5 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3-setuptools" -depends="wxPython4 python3-PyOpenGL" +depends="wxPython python3-PyOpenGL" checkdepends="$depends python3-pytest" short_desc="PlayStation 2 memory card manager" maintainer="Andrew Benson "