uhd: add explicit python_version
This commit is contained in:
parent
0b85abedf5
commit
003b6dc300
|
@ -14,6 +14,7 @@ homepage="https://files.ettus.com/"
|
|||
changelog="https://raw.githubusercontent.com/EttusResearch/uhd/master/CHANGELOG"
|
||||
distfiles="https://github.com/EttusResearch/uhd/archive/v${version}.tar.gz"
|
||||
checksum=eed4a77d75faafff56be78985950039f8d9d1eb9fcbd58b8862e481dd49825cd
|
||||
python_version=2 #unverified
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
arm*) configure_args="-DNEON_SIMD_ENABLE=OFF"
|
||||
|
|
Loading…
Reference in New Issue