mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
uhd: add explicit python_version
This commit is contained in:
parent
0b85abedf5
commit
003b6dc300
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ homepage="https://files.ettus.com/"
|
||||||
changelog="https://raw.githubusercontent.com/EttusResearch/uhd/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/EttusResearch/uhd/master/CHANGELOG"
|
||||||
distfiles="https://github.com/EttusResearch/uhd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/EttusResearch/uhd/archive/v${version}.tar.gz"
|
||||||
checksum=eed4a77d75faafff56be78985950039f8d9d1eb9fcbd58b8862e481dd49825cd
|
checksum=eed4a77d75faafff56be78985950039f8d9d1eb9fcbd58b8862e481dd49825cd
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
arm*) configure_args="-DNEON_SIMD_ENABLE=OFF"
|
arm*) configure_args="-DNEON_SIMD_ENABLE=OFF"
|
||||||
|
|
Loading…
Add table
Reference in a new issue