mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
grass: add explicit python_version
This commit is contained in:
parent
570d3dad3e
commit
e6abfad30e
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://grass.osgeo.org/"
|
homepage="https://grass.osgeo.org/"
|
||||||
distfiles="https://grass.osgeo.org/grass${_binver}/source/${pkgname}-${version}.tar.gz"
|
distfiles="https://grass.osgeo.org/grass${_binver}/source/${pkgname}-${version}.tar.gz"
|
||||||
checksum=9e25c99cafd16ed8f5e2dca75b5a10dc2af0568dbedf3fc39f1c5a0a9c840b0b
|
checksum=9e25c99cafd16ed8f5e2dca75b5a10dc2af0568dbedf3fc39f1c5a0a9c840b0b
|
||||||
|
python_version=2 #unverified
|
||||||
nocross="tries to execute target binaries"
|
nocross="tries to execute target binaries"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue