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.

Full log


View this message in rfc822 format

From: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>
To: 38028 <at> debbugs.gnu.org
Subject: [bug#38028] [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





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.