unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70300] [PATCH] gnu: linux-libre-documentation: Fix build.
@ 2024-04-09  7:11 Gabriel Wicki
  2024-04-09 16:08 ` Christopher Baines
  0 siblings, 1 reply; 4+ messages in thread
From: Gabriel Wicki @ 2024-04-09  7:11 UTC (permalink / raw)
  To: 70300

From a3e4499485bf62cdd53672153349ccd1cd3b2a51 Mon Sep 17 00:00:00 2001
Message-ID: <a3e4499485bf62cdd53672153349ccd1cd3b2a51.1712646614.git.gabriel@erlikon.ch>
From: Gabriel Wicki <gabriel@erlikon.ch>
Date: Tue, 9 Apr 2024 09:06:48 +0200
Subject: [PATCH] gnu: linux-libre-documentation: Fix build.

* gnu/packages/linux.scm (linux-libre-documentation): Add python-pyyaml to
native-inputs.

Change-Id: Ida23c6b278ac2e95b7f4db5da1e2a80ca65dd5fb
---
 gnu/packages/linux.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c66fd80d38..9bc783e0d0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2093,6 +2093,7 @@ (define-public linux-libre-documentation
            perl
            python
            python-sphinx
+           python-pyyaml
            texinfo
            which))
     (synopsis "Documentation for the kernel Linux-Libre")

base-commit: 51de844a0ff6ea224367a384092896bce6848b9f
-- 
2.41.0





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

end of thread, other threads:[~2024-04-15 11:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-09  7:11 [bug#70300] [PATCH] gnu: linux-libre-documentation: Fix build Gabriel Wicki
2024-04-09 16:08 ` Christopher Baines
2024-04-09 16:53   ` Gabriel Wicki
2024-04-15 11:39   ` Gabriel Wicki

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