xboxdrv: add explicit python_version
This commit is contained in:
parent
7d2d06ee19
commit
b02bc96f33
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user