From 5d09fcc535e2360af60d1556934d002844a935ac Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 15 Oct 2023 03:49:43 -0400 Subject: [PATCH] wxWidgets-gtk3: rebuild fixes symbol not found in wxPython: ImportError: /usr/lib/python3.12/site-packages/wx/_core.so: undefined symbol: _ZN12wxWindowBase14RegisterHotKeyEiii --- srcpkgs/wxWidgets-gtk3/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wxWidgets-gtk3/template b/srcpkgs/wxWidgets-gtk3/template index c5c4fba3256..3a5cdf08979 100644 --- a/srcpkgs/wxWidgets-gtk3/template +++ b/srcpkgs/wxWidgets-gtk3/template @@ -1,7 +1,7 @@ # Template file for 'wxWidgets-gtk3' pkgname=wxWidgets-gtk3 version=3.2.2.1 -revision=1 +revision=2 build_style=cmake cmake_builddir="build-gtk3" configure_args="-DwxBUILD_TOOLKIT=gtk3 -DwxUSE_OPENGL=ON -DwxUSE_LIBMSPACK=ON