[PATCH] gnu: book-faif: Add missing dependency.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Evgeny Pisemsky
Owner
unassigned
Submitted by
Evgeny Pisemsky
Severity
normal
E
E
Evgeny Pisemsky wrote on 22 Nov 20:00 +0100
(address . guix-patches@gnu.org)
87jzcvdrg6.fsf@pisemsky.site
From d9edbd809e83c1173379b7f0c47d762a8a7643f3 Mon Sep 17 00:00:00 2001
Message-ID: <d9edbd809e83c1173379b7f0c47d762a8a7643f3.1732301911.git.mail@pisemsky.site>
From: Evgeny Pisemsky <mail@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(+)

Toggle diff (16 lines)
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
E
E
Evgeny Pisemsky wrote on 22 Nov 20:15 +0100
Re: bug#74480: Acknowledgement ([PATCH] gnu: book-faif: Add missing dependency.)
(address . 74480@debbugs.gnu.org)
87frnjdqr4.fsf@pisemsky.site
BTW it would be great to move this package to gnu/packages/books.scm and
eliminate the gnu/packages/fsf.scm module for the sake of housekeeping.
L
L
Ludovic Courtès wrote 7 days ago
Re: [bug#74480] [PATCH] gnu: book-faif: Add missing dependency.
(name . Evgeny Pisemsky)(address . mail@pisemsky.site)(address . 74480-done@debbugs.gnu.org)
87y10dl07x.fsf@gnu.org
Evgeny Pisemsky <mail@pisemsky.site> skribis:

Toggle quote (10 lines)
>>From d9edbd809e83c1173379b7f0c47d762a8a7643f3 Mon Sep 17 00:00:00 2001
> Message-ID: <d9edbd809e83c1173379b7f0c47d762a8a7643f3.1732301911.git.mail@pisemsky.site>
> From: Evgeny Pisemsky <mail@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!
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74480@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74480
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch