resynthesizer: add explicit python_version
This commit is contained in:
parent
08450dc364
commit
b8e0896c21
@ -12,6 +12,7 @@ license="GPL-2.0-or-later"
|
|||||||
homepage="https://github.com/bootchk/resynthesizer"
|
homepage="https://github.com/bootchk/resynthesizer"
|
||||||
distfiles="https://github.com/bootchk/resynthesizer/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bootchk/resynthesizer/archive/v${version}.tar.gz"
|
||||||
checksum=798678095c34b101c880eb350b31e9a6ff9748707d6ad9063cdee26c38016450
|
checksum=798678095c34b101c880eb350b31e9a6ff9748707d6ad9063cdee26c38016450
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" glib-devel gettext-devel"
|
hostmakedepends+=" glib-devel gettext-devel"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user