diff options
author | Vinicius Monego <monego@posteo.net> | 2025-03-31 01:49:46 +0000 |
---|---|---|
committer | Andreas Enge <andreas@enge.fr> | 2025-03-31 16:53:47 +0200 |
commit | 4bc33753123067d6b64bb3d6f219d0c30632fd8e (patch) | |
tree | 061f04f9384ac740f0ce460f24c4693eb344ccae | |
parent | 23b851778605ae0802227df1971366ef3aef1949 (diff) |
gnu: grass: Add input python-matplotlib.
* gnu/packages/geo.scm (grass)[inputs]: Add python-matplotlib.
Change-Id: Id0c1d60983bed3b428bc5ca3bc37b1b92f9d8c26
-rw-r--r-- | gnu/packages/geo.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index 13ea14582b..6771479edc 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -3321,6 +3321,7 @@ orienteering sport.") proj python python-dateutil + python-matplotlib python-numpy python-wxpython readline |