gnuradio-osmosdr: rebuild for Python 3.12
This commit is contained in:
parent
1fdcb7cbfb
commit
f3261c0c0c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnuradio-osmosdr'
|
# Template file for 'gnuradio-osmosdr'
|
||||||
pkgname=gnuradio-osmosdr
|
pkgname=gnuradio-osmosdr
|
||||||
version=0.2.4
|
version=0.2.4
|
||||||
revision=3
|
revision=4
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Dpybind11_DIR=${XBPS_CROSS_BASE}/${py3_sitelib}/pybind11/share/cmake/pybind11"
|
configure_args="-Dpybind11_DIR=${XBPS_CROSS_BASE}/${py3_sitelib}/pybind11/share/cmake/pybind11"
|
||||||
hostmakedepends="pkg-config gnuradio python3"
|
hostmakedepends="pkg-config gnuradio python3"
|
||||||
|
|
Loading…
Reference in New Issue