guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: fontutils: Add gsettings-desktop-schemas.


From: guix-commits
Subject: branch master updated: gnu: fontutils: Add gsettings-desktop-schemas.
Date: Wed, 23 Feb 2022 21:53:56 -0500

This is an automated email from the git hooks/post-receive script.

apteryx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 45d0c82dcc gnu: fontutils: Add gsettings-desktop-schemas.
45d0c82dcc is described below

commit 45d0c82dcc7380e78472dd819981a5025f6157e5
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed Feb 23 21:46:31 2022 -0500

    gnu: fontutils: Add gsettings-desktop-schemas.
    
    * gnu/packages/fontutils.scm (fontmanager)[inputs]: Add
    gsettings-desktop-schemas.
---
 gnu/packages/fontutils.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
index fd920b70ef..04b868d31b 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -905,6 +905,7 @@ generated list of fallback fonts are checked.")
    (inputs
     `(("fonconfig" ,fontconfig)
       ("freetype" ,freetype)
+      ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
       ("gtk+" ,gtk+)
       ("json-glib" ,json-glib)
       ("libsoup" ,libsoup-minimal-2)



reply via email to

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