sk1: add explicit python_version
This commit is contained in:
parent
2a155e7aa1
commit
3db1f119f5
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://sk1project.net"
|
||||
distfiles="https://downloads.sk1project.net/sk1/${version}/sk1-${version}.tar.gz"
|
||||
checksum=65ef0856389d3972e758d55eea33357a4bccec8b97d95eb8dc6be186a7956063
|
||||
python_version=2 #unverified
|
||||
|
||||
pre_configure() {
|
||||
# python2: can't open file 'setup.py': [Errno 2] No such file or directory
|
||||
|
|
Loading…
Reference in a new issue