From 75a0edc8f553bd3bae7097c9ece55d4e2b21b508 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan 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