From: Leo Famulari <leo@famulari.name>
To: 70343@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>, Leo Famulari <leo@famulari.name>,
Tobias Geerinckx-Rice <me@tobias.gr>, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#70343] [PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4.
Date: Thu, 11 Apr 2024 15:13:24 -0400 [thread overview]
Message-ID: <96ce0981b0ee5844844c7fbe07b6e89a1f6db241.1712862804.git.leo@famulari.name> (raw)
Fixes <https://issues.guix.gnu.org/issue/70324>.
* gnu/packages/linux.scm (linux-libre-documentation)[native-inputs]: Add
python-pyyaml.
Reported-by: Tomas Volf <~@wolfsden.cz>
Change-Id: I11aa9e262ffe8ab29816ce4868d73707ecdbdc5e
---
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: 4e7337536ba41e888a601c92fada8a4adca9d2c6
--
2.41.0
next reply other threads:[~2024-04-11 19:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-11 19:13 Leo Famulari [this message]
2024-04-11 20:50 ` [bug#70343] [PATCH] gnu: linux-libre-documentation: Fix the build for linux-libre 6.8.4 Wilko Meyer
2024-04-12 18:37 ` bug#70343: " Maxim Cournoyer
2024-04-13 0:07 ` [bug#70343] " Leo Famulari
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=96ce0981b0ee5844844c7fbe07b6e89a1f6db241.1712862804.git.leo@famulari.name \
--to=leo@famulari.name \
--cc=70343@debbugs.gnu.org \
--cc=me@tobias.gr \
--cc=w@wmeyer.eu \
--cc=~@wolfsden.cz \
/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 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).