unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51562] [core-updates-frozen] [PATCH] gnu: xdg-desktop-portal-gtk: Add missing input.
@ 2021-11-02  3:58 John Kehayias via Guix-patches via
  2021-11-02  8:23 ` bug#51562: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: John Kehayias via Guix-patches via @ 2021-11-02  3:58 UTC (permalink / raw)
  To: 51562

[-- Attachment #1: Type: text/plain, Size: 110 bytes --]

fixes the build error on core-updates-frozen after the update from https://issues.guix.gnu.org/51100 on master

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-xdg-desktop-portal-gtk-Add-missing-input.patch --]
[-- Type: text/x-patch; name=0001-gnu-xdg-desktop-portal-gtk-Add-missing-input.patch, Size: 844 bytes --]

From e9365981eb83c707483103b378352e8d4ce61734 Mon Sep 17 00:00:00 2001
From: John Kehayias <john.kehayias@protonmail.com>
Date: Mon, 1 Nov 2021 23:53:05 -0400
Subject: [PATCH] gnu: xdg-desktop-portal-gtk: Add missing input.

* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk)[inputs]: Add
libxml2.
---
 gnu/packages/freedesktop.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 3c61e0b52c..af42a0701c 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -2442,6 +2442,7 @@ (define-public xdg-desktop-portal-gtk
        ("autoconf" ,autoconf)
        ("automake" ,automake)
        ("libtool" ,libtool)
+       ("libxml2" ,libxml2)
        ("glib:bin" ,glib "bin")
        ("which" ,which)
        ("gettext" ,gettext-minimal)))
-- 
2.33.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51562: [core-updates-frozen] [PATCH] gnu: xdg-desktop-portal-gtk: Add missing input.
  2021-11-02  3:58 [bug#51562] [core-updates-frozen] [PATCH] gnu: xdg-desktop-portal-gtk: Add missing input John Kehayias via Guix-patches via
@ 2021-11-02  8:23 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-11-02  8:23 UTC (permalink / raw)
  To: John Kehayias; +Cc: 51562-done

[-- Attachment #1: Type: text/plain, Size: 66 bytes --]

Patch pushed as 95d5090d9c9df7759ab053a896fb4cfa2037c77b.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-02  8:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-02  3:58 [bug#51562] [core-updates-frozen] [PATCH] gnu: xdg-desktop-portal-gtk: Add missing input John Kehayias via Guix-patches via
2021-11-02  8:23 ` bug#51562: " Guillaume Le Vaillant

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).