all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gabriel Wicki <gabriel@erlikon.ch>
To: 70300@debbugs.gnu.org
Subject: [bug#70300] [PATCH] gnu: linux-libre-documentation: Fix build.
Date: Tue, 9 Apr 2024 09:11:50 +0200	[thread overview]
Message-ID: <3gxxrkxdt37rtebf7pwkbdumhnhjlszzhf4fhkuh4k5xhuxegk@6dst4wpftce3> (raw)

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





             reply	other threads:[~2024-04-09  7:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09  7:11 Gabriel Wicki [this message]
2024-04-09 16:08 ` [bug#70300] [PATCH] gnu: linux-libre-documentation: Fix build Christopher Baines
2024-04-09 16:53   ` Gabriel Wicki
2024-04-15 11:39   ` Gabriel Wicki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3gxxrkxdt37rtebf7pwkbdumhnhjlszzhf4fhkuh4k5xhuxegk@6dst4wpftce3 \
    --to=gabriel@erlikon.ch \
    --cc=70300@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.