hugin: add explicit python_version=2
This commit is contained in:
parent
cb7a74c70d
commit
f2ef64ce26
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://hugin.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=8ba6bdfea246313f142f17f42e066c6888f51b72e4f8814b5e1c84ff56a95a3e
|
||||
python_version=3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python3"
|
||||
|
|
Loading…
Reference in a new issue