all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Evgeny Pisemsky <mail@pisemsky.site>
To: 74480@debbugs.gnu.org
Subject: [bug#74480] [PATCH] gnu: book-faif: Add missing dependency.
Date: Fri, 22 Nov 2024 22:00:25 +0300	[thread overview]
Message-ID: <87jzcvdrg6.fsf@pisemsky.site> (raw)

[-- 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





             reply	other threads:[~2024-11-22 19:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-22 19:00 Evgeny Pisemsky [this message]
     [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

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=87jzcvdrg6.fsf@pisemsky.site \
    --to=mail@pisemsky.site \
    --cc=74480@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.