gnuradio-osmosdr: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:29:17 -05:00
parent a30817fbc5
commit c9911ba5e4

View file

@ -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=7 revision=8
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"