mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: geary: Fix inputs.
* gnu/packages/gnome.scm (geary)[inputs]: Use folks-with-libsoup2 and gnome-online-accounts-3.44. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
f7f0c3b53c
commit
f96372e730
1 changed files with 2 additions and 2 deletions
|
@ -12405,11 +12405,11 @@ (define gmime
|
|||
(setenv "DISPLAY" ":1"))))))
|
||||
(inputs
|
||||
(list enchant
|
||||
folks
|
||||
folks-with-libsoup2
|
||||
gcr
|
||||
glib
|
||||
gmime
|
||||
gnome-online-accounts
|
||||
gnome-online-accounts-3.44
|
||||
gsettings-desktop-schemas
|
||||
gspell
|
||||
gsound
|
||||
|
|
Loading…
Reference in a new issue