GNU bug report logs -
#74480
[PATCH] gnu: book-faif: Add missing dependency.
Previous Next
Reported by: Evgeny Pisemsky <mail <at> pisemsky.site>
Date: Fri, 22 Nov 2024 19:02:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#74480: [PATCH] gnu: book-faif: Add missing dependency.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 74480 <at> debbugs.gnu.org.
--
74480: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74480
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Evgeny Pisemsky <mail <at> pisemsky.site> skribis:
>>From d9edbd809e83c1173379b7f0c47d762a8a7643f3 Mon Sep 17 00:00:00 2001
> Message-ID: <d9edbd809e83c1173379b7f0c47d762a8a7643f3.1732301911.git.mail <at> pisemsky.site>
> From: Evgeny Pisemsky <mail <at> pisemsky.site>
> Date: Fri, 22 Nov 2024 21:55:43 +0300
> Subject: [PATCH] gnu: book-faif: Add missing dependency.
>
> * gnu/packages/fsf.scm (book-faif): Add missing dependency.
>
> Change-Id: I9dccb7898a91e7c2f999ca8659732ea094c2717d
Applied, thanks!
[Message part 3 (message/rfc822, inline)]
[0001-gnu-book-faif-Add-missing-dependency.patch (text/x-patch, inline)]
From d9edbd809e83c1173379b7f0c47d762a8a7643f3 Mon Sep 17 00:00:00 2001
Message-ID: <d9edbd809e83c1173379b7f0c47d762a8a7643f3.1732301911.git.mail <at> pisemsky.site>
From: Evgeny Pisemsky <mail <at> pisemsky.site>
Date: Fri, 22 Nov 2024 21:55:43 +0300
Subject: [PATCH] gnu: book-faif: Add missing dependency.
* gnu/packages/fsf.scm (book-faif): Add missing dependency.
Change-Id: I9dccb7898a91e7c2f999ca8659732ea094c2717d
---
gnu/packages/fsf.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/fsf.scm b/gnu/packages/fsf.scm
index e952978bbf..b38fa9ef34 100644
--- a/gnu/packages/fsf.scm
+++ b/gnu/packages/fsf.scm
@@ -40,6 +40,7 @@ (define-public book-faif
(list (texlive-updmap.cfg
(list texlive-caption
texlive-endnotes
+ texlive-etoolbox
texlive-fncychap
texlive-helvetic
texlive-times
base-commit: 043f02462766a913080723ad286028a288b79373
--
2.46.0
This bug report was last modified 212 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.