mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
SoapySDR: rebuild for Python 3.12
This commit is contained in:
parent
5760ecfbed
commit
e7f57aa82d
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'SoapySDR'
|
||||
pkgname=SoapySDR
|
||||
version=0.8.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
configure_args="-DPYTHON_EXECUTABLE=/usr/bin/python3"
|
||||
hostmakedepends="doxygen swig python3"
|
||||
hostmakedepends="doxygen swig python3 python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
depends="python3"
|
||||
short_desc="Vendor and platform neutral SDR support library"
|
||||
|
|
Loading…
Add table
Reference in a new issue