guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#71279] [PATCH 3/3] gnu: grass: Add input python-matplotlib.


From: Vinicius Monego
Subject: [bug#71279] [PATCH 3/3] gnu: grass: Add input python-matplotlib.
Date: Thu, 30 May 2024 18:11:46 +0000

* gnu/packages/geo.scm (grass)[inputs]: Add python-matplotlib.

Change-Id: I07f82a760075450de9fef0ae0a3743928de01610
---
 gnu/packages/geo.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 8cff578a74..c1c6d5baae 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2765,6 +2765,7 @@ (define-public grass
              proj
              python
              python-dateutil
+             python-matplotlib
              python-numpy
              python-wxpython
              readline
-- 
2.39.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]