guix-patches
[Top][All Lists]
Advanced

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

[bug#62635] [PATCH v1 2/3] gnu: geary: Add evolution-data-server as inpu


From: Juliana Sims
Subject: [bug#62635] [PATCH v1 2/3] gnu: geary: Add evolution-data-server as input.
Date: Sun, 7 May 2023 15:06:05 -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 d0e4efc416..c1b3514d13 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12345,6 +12345,7 @@ (define-public geary
                       (setenv "DISPLAY" ":1"))))))
     (inputs
      (list enchant
+           evolution-data-server
            folks-with-libsoup2
            gcr
            glib
-- 
2.39.2






reply via email to

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