SoapySDR: rebuild for Python 3.12
This commit is contained in:
parent
5760ecfbed
commit
e7f57aa82d
@ -1,10 +1,10 @@
|
|||||||
# Template file for 'SoapySDR'
|
# Template file for 'SoapySDR'
|
||||||
pkgname=SoapySDR
|
pkgname=SoapySDR
|
||||||
version=0.8.1
|
version=0.8.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPYTHON_EXECUTABLE=/usr/bin/python3"
|
configure_args="-DPYTHON_EXECUTABLE=/usr/bin/python3"
|
||||||
hostmakedepends="doxygen swig python3"
|
hostmakedepends="doxygen swig python3 python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Vendor and platform neutral SDR support library"
|
short_desc="Vendor and platform neutral SDR support library"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user