GNU bug report logs - #70300
[PATCH] gnu: linux-libre-documentation: Fix build.

Previous Next

Package: guix-patches;

Reported by: Gabriel Wicki <gabriel <at> erlikon.ch>

Date: Tue, 9 Apr 2024 07:13:03 UTC

Severity: normal

Tags: patch

Done: Gabriel Wicki <gabriel <at> erlikon.ch>

Bug is archived. No further changes may be made.

Full log


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

From: Gabriel Wicki <gabriel <at> erlikon.ch>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: linux-libre-documentation: Fix build.
Date: Tue, 9 Apr 2024 09:11:50 +0200
From a3e4499485bf62cdd53672153349ccd1cd3b2a51 Mon Sep 17 00:00:00 2001
Message-ID: <a3e4499485bf62cdd53672153349ccd1cd3b2a51.1712646614.git.gabriel <at> erlikon.ch>
From: Gabriel Wicki <gabriel <at> 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





This bug report was last modified 1 year and 93 days ago.

Previous Next


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