Skip to content

Commit

Permalink
urh: build with python3-Cython0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Aug 30, 2023
1 parent 2f22c58 commit 9d6bd03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/urh/template
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Template file for 'urh'
pkgname=urh
version=2.9.4
revision=1
revision=2
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
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"
checkdepends="$depends"
short_desc="Universal Radio Hacker: investigate unknown wireless protocols"
Expand Down

0 comments on commit 9d6bd03

Please sign in to comment.