grass: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:10 -04:00 committed by Toyam Cox
parent 570d3dad3e
commit e6abfad30e

View file

@ -17,6 +17,7 @@ license="GPL-2.0-or-later"
homepage="https://grass.osgeo.org/"
distfiles="https://grass.osgeo.org/grass${_binver}/source/${pkgname}-${version}.tar.gz"
checksum=9e25c99cafd16ed8f5e2dca75b5a10dc2af0568dbedf3fc39f1c5a0a9c840b0b
python_version=2 #unverified
nocross="tries to execute target binaries"
post_install() {