kodi: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:11 -04:00 committed by Toyam Cox
parent 7f2b98315b
commit 760cf4d74f

View file

@ -12,6 +12,7 @@ license="GPL-2.0-or-later"
homepage="http://www.kodi.tv"
distfiles="https://github.com/xbmc/xbmc/archive/${version}-${_codename}.tar.gz"
checksum=47e6d7d4e01dbda92ff83a3e141ac43003e918133e78b3a4b79faff65184711c
python_version=2 #unverified
patch_args="-Np1"
LDFLAGS+=" -Wl,-z,stack-size=1048576"