mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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"
|
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…
Add table
Reference in a new issue