unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38028] [PATCH] gnu: xfd: Add missing input.
@ 2019-10-25 11:36 Boris A. Dekshteyn
  2019-11-04 22:06 ` bug#38028: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Boris A. Dekshteyn @ 2019-10-25 11:36 UTC (permalink / raw)
  To: 38028

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

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

* bug#38028: [PATCH] gnu: xfd: Add missing input.
  2019-10-25 11:36 [bug#38028] [PATCH] gnu: xfd: Add missing input Boris A. Dekshteyn
@ 2019-11-04 22:06 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-11-04 22:06 UTC (permalink / raw)
  To: Boris A. Dekshteyn; +Cc: 38028-done

Hi Boris,

"Boris A. Dekshteyn" <boris.dekshteyn@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’.

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

end of thread, other threads:[~2019-11-04 22:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-25 11:36 [bug#38028] [PATCH] gnu: xfd: Add missing input Boris A. Dekshteyn
2019-11-04 22:06 ` bug#38028: " Ludovic Courtès

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