unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38834] gnu: evolution-data-server: Add gnome-online-accounts as input.
@ 2019-12-31 17:18 Raghav Gururajan
  2020-11-19 21:56 ` Christopher Baines
  2020-11-19 23:11 ` Leo Prikler
  0 siblings, 2 replies; 3+ messages in thread
From: Raghav Gururajan @ 2019-12-31 17:18 UTC (permalink / raw)
  To: 38834

[-- Attachment #1: Type: text/plain, Size: 92 bytes --]

Hello Guix!

Please find the attached patch to add GOA as dependency for EDS.

Regards,
RG.

[-- Attachment #2: 0001-gnu-evolution-data-server-Add-gnome-online-accounts-.patch --]
[-- Type: text/x-patch, Size: 869 bytes --]

From 75a0edc8f553bd3bae7097c9ece55d4e2b21b508 Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <raghavgururajan@disroot.org>
Date: Tue, 31 Dec 2019 12:14:13 -0500
Subject: [PATCH] gnu: evolution-data-server: Add gnome-online-accounts as
 input.

* gnu/packages/gnome.scm (evolution-data-server). New input.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 90ac8893e2..5658226b61 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5818,6 +5818,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.")
     (inputs
      `(("bdb" ,bdb)
        ("gcr" ,gcr)
+       ("gnome-online-accounts" ,gnome-online-accounts)
        ("gnome-online-accounts:lib" ,gnome-online-accounts "lib")
        ("json-glib" ,json-glib)
        ("libcanberra" ,libcanberra)
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-19 23:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-31 17:18 [bug#38834] gnu: evolution-data-server: Add gnome-online-accounts as input Raghav Gururajan
2020-11-19 21:56 ` Christopher Baines
2020-11-19 23:11 ` Leo Prikler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).