sigil: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:13 -04:00 committed by Toyam Cox
parent 0856d4dc9d
commit 2a155e7aa1

View file

@ -20,6 +20,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/Sigil-Ebook/Sigil"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=34c7c5c707375b561f00341509e59ae7036e893af06859ca8dbcebd5cf125758
python_version=2 #unverified
case "$XBPS_TARGET_MACHINE" in
arm*) broken="depends on qt5-webengine";;