resynthesizer: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:13 -04:00 committed by Toyam Cox
parent 08450dc364
commit b8e0896c21

View file

@ -12,6 +12,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/bootchk/resynthesizer"
distfiles="https://github.com/bootchk/resynthesizer/archive/v${version}.tar.gz"
checksum=798678095c34b101c880eb350b31e9a6ff9748707d6ad9063cdee26c38016450
python_version=2 #unverified
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" glib-devel gettext-devel"