GNU bug report logs - #38028
[PATCH] gnu: xfd: Add missing input.

Previous Next

Package: guix-patches;

Reported by: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>

Date: Sat, 2 Nov 2019 01:27:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38028 in the body.
You can then email your comments to 38028 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#38028; Package guix-patches. (Sat, 02 Nov 2019 01:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 02 Nov 2019 01:27:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>
To: Guix-patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: xfd: Add missing input.
Date: Fri, 25 Oct 2019 23:36:13 +1200
---
 gnu/packages/xorg.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index c670b3fe1d..51dcaf5054 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4029,7 +4029,8 @@ Font Description (XLFD) full name for a font.")
        ("libxaw" ,libxaw)
        ("libxft" ,libxft)
        ("libxmu" ,libxmu)
-       ("libxrender" ,libxrender)))
+       ("libxrender" ,libxrender)
+       ("libxkbfile" ,libxkbfile)))
     (native-inputs
      `(("gettext" ,gettext-minimal)
        ("pkg-config" ,pkg-config)))
-- 
2.23.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 04 Nov 2019 22:08:01 GMT) Full text and rfc822 format available.

Notification sent to "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>:
bug acknowledged by developer. (Mon, 04 Nov 2019 22:08:02 GMT) Full text and rfc822 format available.

Message #10 received at 38028-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>
Cc: 38028-done <at> debbugs.gnu.org
Subject: Re: [bug#38028] [PATCH] gnu: xfd: Add missing input.
Date: Mon, 04 Nov 2019 23:06:53 +0100
Hi Boris,

"Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com> skribis:

> ---
>  gnu/packages/xorg.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied with a commit log that follows the project’s conventions.

Thank you!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 03 Dec 2019 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.