sigil: add explicit python_version
This commit is contained in:
parent
0856d4dc9d
commit
2a155e7aa1
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Sigil-Ebook/Sigil"
|
homepage="https://github.com/Sigil-Ebook/Sigil"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=34c7c5c707375b561f00341509e59ae7036e893af06859ca8dbcebd5cf125758
|
checksum=34c7c5c707375b561f00341509e59ae7036e893af06859ca8dbcebd5cf125758
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*) broken="depends on qt5-webengine";;
|
arm*) broken="depends on qt5-webengine";;
|
||||||
|
|
Loading…
Reference in a new issue