[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/16: gnu: phodav: Add gsettings-desktop-schemas input.
From: |
guix-commits |
Subject: |
16/16: gnu: phodav: Add gsettings-desktop-schemas input. |
Date: |
Thu, 27 May 2021 12:27:39 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 847af45d0eba726418482b1b146a5ece2dbbb2c2
Author: Solene Rapenne <solene@perso.pw>
AuthorDate: Thu May 27 18:17:32 2021 +0200
gnu: phodav: Add gsettings-desktop-schemas input.
* gnu/packages/gnome.scm (phodav)[native-inputs]: Add
gsettings-desktop-schemas.
Fixes: https://issues.guix.gnu.org/48414
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
---
gnu/packages/gnome.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index dd416be..2b9fb0c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -59,6 +59,7 @@
;;; Copyright © 2020, 2021 Andy Tai <atai@atai.org>
;;; Copyright © 2020, 2021 Sébastien Lerique <sl@eauchat.org>
;;; Copyright © 2021 Trevor Hass <thass@okstate.edu>
+;;; Copyright © 2021 Solene Rapenne <solene@perso.pw>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1176,6 +1177,7 @@ Library reference documentation.")
`(("docbook-xml" ,docbook-xml-4.3)
("gettext" ,gettext-minimal)
("glib:bin" ,glib "bin")
+ ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
("gtk-doc" ,gtk-doc/stable)
("pkg-config" ,pkg-config)))
(inputs
- 02/16: gnu: mpd: Update to 0.22.8., (continued)
- 02/16: gnu: mpd: Update to 0.22.8., guix-commits, 2021/05/27
- 03/16: gnu: fio: Update to 3.27., guix-commits, 2021/05/27
- 04/16: gnu: xfsprogs: Update to 5.12.0., guix-commits, 2021/05/27
- 12/16: gnu: ccl: Update to 1.12.1., guix-commits, 2021/05/27
- 14/16: gnu: lksctp-tools: Edit synopsis & description., guix-commits, 2021/05/27
- 10/16: gnu: libopenmpt: Update to 0.5.9., guix-commits, 2021/05/27
- 05/16: gnu: libnftnl: Update to 1.2.0., guix-commits, 2021/05/27
- 06/16: gnu: nftables: Update to 0.9.9., guix-commits, 2021/05/27
- 13/16: gnu: libndp: Update to 1.8., guix-commits, 2021/05/27
- 08/16: gnu: iperf: Update to 3.10., guix-commits, 2021/05/27
- 16/16: gnu: phodav: Add gsettings-desktop-schemas input.,
guix-commits <=
- 11/16: gnu: shotwell: Update to 0.30.12., guix-commits, 2021/05/27
- 09/16: gnu: iperf: Omit static library., guix-commits, 2021/05/27
- 15/16: gnu: lksctp-tools: Update to 1.0.19., guix-commits, 2021/05/27
- 07/16: gnu: lightspark: Update to 0.8.4.1., guix-commits, 2021/05/27
- 01/16: gnu: sassc: Update to 3.6.2., guix-commits, 2021/05/27