resynthesizer: add explicit python_version
This commit is contained in:
parent
08450dc364
commit
b8e0896c21
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue