unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Raghav Gururajan <raghavgururajan@disroot.org>
To: 38834@debbugs.gnu.org
Subject: [bug#38834] gnu: evolution-data-server: Add gnome-online-accounts as input.
Date: Tue, 31 Dec 2019 12:18:00 -0500	[thread overview]
Message-ID: <ae98f2414d0daf7b668a9ef4a6c1816dd5a7f24b.camel@disroot.org> (raw)

[-- 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


             reply	other threads:[~2019-12-31 17:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-31 17:18 Raghav Gururajan [this message]
2020-11-19 21:56 ` [bug#38834] gnu: evolution-data-server: Add gnome-online-accounts as input Christopher Baines
2020-11-19 23:11 ` Leo Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ae98f2414d0daf7b668a9ef4a6c1816dd5a7f24b.camel@disroot.org \
    --to=raghavgururajan@disroot.org \
    --cc=38834@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).