wxWidgets-gtk3: rebuild

fixes symbol not found in wxPython:
ImportError: /usr/lib/python3.12/site-packages/wx/_core.so: undefined symbol: _ZN12wxWindowBase14RegisterHotKeyEiii
This commit is contained in:
classabbyamp
2023-10-15 03:49:43 -04:00
parent f8288776f9
commit 5d09fcc535

View File

@@ -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