unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Solene Rapenne via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 48414@debbugs.gnu.org
Subject: bug#48414: [PATCH] gnu: phodav: add a missing input.
Date: Thu, 27 May 2021 14:10:28 +0200	[thread overview]
Message-ID: <20210527141028.0377c503@perso.pw> (raw)
In-Reply-To: <M_e5aax--3-2@tutanota.com>

I was able to reproduce the build issue, it get fixed with these changes

---
 gnu/packages/gnome.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 7e0ee6d314..e15fa6df82 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.
 ;;;
@@ -1180,6 +1181,7 @@ Library reference documentation.")
       ("pkg-config" ,pkg-config)))
    (inputs
     `(("avahi" ,avahi)
+      ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
       ("libgudev" ,libgudev)
       ("libsoup" ,libsoup)))
    (synopsis "WebDav server implementation using libsoup")
-- 
2.31.1





  reply	other threads:[~2021-05-27 14:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14  8:59 bug#48414: phodav-2.5.drv' failed with exit code 1 musics--- via Bug reports for GNU Guix
2021-05-27 12:10 ` Solene Rapenne via Bug reports for GNU Guix [this message]
2021-05-27 14:21 ` bug#48414: musics--- via Bug reports for GNU Guix
2021-05-27 16:14 ` bug#48414: musics--- via Bug reports for GNU Guix
2021-05-27 16:34 ` bug#48414: phodav-2.5.drv' failed with exit code 1 Tobias Geerinckx-Rice via Bug reports for GNU Guix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210527141028.0377c503@perso.pw \
    --to=bug-guix@gnu.org \
    --cc=48414@debbugs.gnu.org \
    --cc=solene@perso.pw \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).