* [bug#74480] [PATCH] gnu: book-faif: Add missing dependency.
@ 2024-11-22 19:00 Evgeny Pisemsky
[not found] ` <handler.74480.B.173230206410095.ack@debbugs.gnu.org>
0 siblings, 1 reply; 2+ messages in thread
From: Evgeny Pisemsky @ 2024-11-22 19:00 UTC (permalink / raw)
To: 74480
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-book-faif-Add-missing-dependency.patch --]
[-- Type: text/x-patch, Size: 982 bytes --]
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(+)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#74480] Acknowledgement ([PATCH] gnu: book-faif: Add missing dependency.)
[not found] ` <handler.74480.B.173230206410095.ack@debbugs.gnu.org>
@ 2024-11-22 19:15 ` Evgeny Pisemsky
0 siblings, 0 replies; 2+ messages in thread
From: Evgeny Pisemsky @ 2024-11-22 19:15 UTC (permalink / raw)
To: 74480
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-22 19:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-22 19:00 [bug#74480] [PATCH] gnu: book-faif: Add missing dependency Evgeny Pisemsky
[not found] ` <handler.74480.B.173230206410095.ack@debbugs.gnu.org>
2024-11-22 19:15 ` [bug#74480] Acknowledgement ([PATCH] gnu: book-faif: Add missing dependency.) Evgeny Pisemsky
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.