guix-commits
[Top][All Lists]
Advanced

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

08/09: gnu: geary: Add missing input.


From: guix-commits
Subject: 08/09: gnu: geary: Add missing input.
Date: Wed, 24 Nov 2021 07:53:49 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit d53703e4e2f4ea6dd32123fa8be8c3540d77fbaa
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Nov 24 13:52:03 2021 +0100

    gnu: geary: Add missing input.
    
    * gnu/packages/gnome.scm (geary)[native-inputs]: Add
    gsettings-desktop-schemas for tests.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 387d088..a148ac5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11480,6 +11480,7 @@ join_paths\\('build-aux', 'post_install.py'\\)\\)")
        ("gettext" ,gettext-minimal)
        ("glib:bin" ,glib "bin")
        ("gobject-introspection" ,gobject-introspection)
+       ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
        ("itstool" ,itstool)
        ("libarchive" ,libarchive)
        ("libxml2" ,libxml2)



reply via email to

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