geany: add explicit python_version
This commit is contained in:
parent
d7c7dfb4c7
commit
2a0b225980
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://www.geany.org"
|
||||
distfiles="https://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9184dd3dd40b7b84fca70083284bb9dbf2ee8022bf2be066bdc36592d909d53e
|
||||
python_version=2 #unverified
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue