[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#62635] [PATCH v2 2/3] gnu: geary: Add evolution-data-server as inpu
From: |
Juliana Sims |
Subject: |
[bug#62635] [PATCH v2 2/3] gnu: geary: Add evolution-data-server as input. |
Date: |
Sun, 7 May 2023 15:21:04 -0400 |
* gnu/packages/gnome.scm (geary) [inputs]: Add evolution-data-server.
---
gnu/packages/gnome.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4c1d197e56..bc439619cd 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12344,6 +12344,7 @@ (define-public geary
(setenv "DISPLAY" ":1"))))))
(inputs
(list enchant
+ evolution-data-server
folks-with-libsoup2
gcr
glib
--
2.39.2