mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mymcplus: rebuild against new wxPython
This commit is contained in:
parent
624b594271
commit
504dd08526
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'mymcplus'
|
# Template file for 'mymcplus'
|
||||||
pkgname=mymcplus
|
pkgname=mymcplus
|
||||||
version=3.0.5
|
version=3.0.5
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="wxPython4 python3-PyOpenGL"
|
depends="wxPython python3-PyOpenGL"
|
||||||
checkdepends="$depends python3-pytest"
|
checkdepends="$depends python3-pytest"
|
||||||
short_desc="PlayStation 2 memory card manager"
|
short_desc="PlayStation 2 memory card manager"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue