mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chirp: rebuild against new wxPython
This commit is contained in:
parent
986bba14c6
commit
63eca1afe8
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'chirp'
|
# Template file for 'chirp'
|
||||||
pkgname=chirp
|
pkgname=chirp
|
||||||
version=20230911
|
version=20230911
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3-six wxPython4 python3-pyserial python3-future python3-requests
|
depends="python3-six wxPython python3-pyserial python3-future python3-requests
|
||||||
python3-suds python3-yattag"
|
python3-suds python3-yattag"
|
||||||
short_desc="Open-source tool for programming amateur radios"
|
short_desc="Open-source tool for programming amateur radios"
|
||||||
maintainer="Emil Miler <em@0x45.cz>"
|
maintainer="Emil Miler <em@0x45.cz>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue