xboxdrv: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:14 -04:00 committed by Toyam Cox
parent 7d2d06ee19
commit b02bc96f33

View File

@ -12,6 +12,7 @@ license="GPL-3.0-or-later"
homepage="https://xboxdrv.gitlab.io/"
distfiles="https://xboxdrv.gitlab.io/xboxdrv-linux-${version}.tar.bz2"
checksum=f4fb8c09c0ce3841798f129ae4c2caf3f6db9786d78ad941994e425e3ffc168a
python_version=2 #unverified
do_install() {
make PREFIX=/usr DESTDIR=${DESTDIR} install