mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
urh: build with python3-Cython0.29
This commit is contained in:
parent
dc81c52e8e
commit
9bcfa4ddb6
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'urh'
|
# Template file for 'urh'
|
||||||
pkgname=urh
|
pkgname=urh
|
||||||
version=2.9.4
|
version=2.9.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-Cython python3-numpy"
|
hostmakedepends="python3-setuptools python3-Cython0.29 python3-numpy"
|
||||||
makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel
|
makedepends="python3-devel python3-PyQt5 libairspy-devel librtlsdr-devel
|
||||||
libhackrf-devel uhd-devel libgomp-devel"
|
libhackrf-devel uhd-devel libgomp-devel"
|
||||||
depends="python3-numpy python3-PyQt5 python3-Cython python3-psutil
|
depends="python3-numpy python3-PyQt5 python3-Cython0.29 python3-psutil
|
||||||
python3-setuptools"
|
python3-setuptools"
|
||||||
checkdepends="$depends"
|
checkdepends="$depends"
|
||||||
short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
|
short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
|
||||||
|
|
Loading…
Add table
Reference in a new issue