We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf3550 commit a656cfbCopy full SHA for a656cfb
1 file changed
srcpkgs/wxPython/template
@@ -1,14 +1,14 @@
1
# Template file for 'wxPython'
2
pkgname=wxPython
3
version=4.2.1
4
-revision=4
+revision=5
5
build_style=python3-module
6
make_build_args="--skip-build"
7
make_install_args="--skip-build"
8
hostmakedepends="pkg-config python3-setuptools python3-pathlib2 python3-Cython0.29"
9
makedepends="python3-devel wxWidgets-gtk3-devel SDL2-devel
10
gst-plugins-base1-devel"
11
-depends="python3 python3-six python3-numpy python3-Pillow"
+depends="python3-six"
12
short_desc="Python bindings for wxWidgets"
13
maintainer="Orphaned <orphan@voidlinux.org>"
14
license="custom:wxWindows"
0 commit comments