[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#71279] [PATCH v2 4/4] gnu: grass: Add input python-matplotlib.
From: |
Vinicius Monego |
Subject: |
[bug#71279] [PATCH v2 4/4] gnu: grass: Add input python-matplotlib. |
Date: |
Mon, 31 Mar 2025 01:49:46 +0000 |
* gnu/packages/geo.scm (grass)[inputs]: Add python-matplotlib.
Change-Id: Id0c1d60983bed3b428bc5ca3bc37b1b92f9d8c26
---
gnu/packages/geo.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 697ebb7471..e259ccfcb1 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -3321,6 +3321,7 @@ (define-public grass
proj
python
python-dateutil
+ python-matplotlib
python-numpy
python-wxpython
readline
--
2.49.0