dpdk: add explicit python_version
This commit is contained in:
parent
669e8cf483
commit
47a0ca95c3
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ license="BSD-3-Clause, GPL-2.0-only"
|
|||
homepage="https://www.dpdk.org/"
|
||||
distfiles="https://github.com/DPDK/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=1ceff1a6f4f8d5f6f62c1682097249227ac5225ccd9638e0af09f5411c681038
|
||||
python_version=2 #unverified
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
armv7l*) configure_args+=" -Dmachine=armv7-a";;
|
||||
|
|
Loading…
Reference in a new issue