hugin: add explicit python_version=2

This commit is contained in:
Andrew J. Hesford 2020-04-25 09:47:40 -04:00 committed by Piotr
parent cb7a74c70d
commit f2ef64ce26

View file

@ -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"