Skip to content

Commit a656cfb

Browse files
committed
wxPython: fix runtime dependencies
1 parent edf3550 commit a656cfb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/wxPython/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Template file for 'wxPython'
22
pkgname=wxPython
33
version=4.2.1
4-
revision=4
4+
revision=5
55
build_style=python3-module
66
make_build_args="--skip-build"
77
make_install_args="--skip-build"
88
hostmakedepends="pkg-config python3-setuptools python3-pathlib2 python3-Cython0.29"
99
makedepends="python3-devel wxWidgets-gtk3-devel SDL2-devel
1010
gst-plugins-base1-devel"
11-
depends="python3 python3-six python3-numpy python3-Pillow"
11+
depends="python3-six"
1212
short_desc="Python bindings for wxWidgets"
1313
maintainer="Orphaned <orphan@voidlinux.org>"
1414
license="custom:wxWindows"

0 commit comments

Comments
 (0)