[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/81: gnu: texlive-texdirflatten: Add missing Perl input.
From: |
guix-commits |
Subject: |
77/81: gnu: texlive-texdirflatten: Add missing Perl input. |
Date: |
Tue, 18 Jun 2024 04:40:45 -0400 (EDT) |
ngz pushed a commit to branch tex-team
in repository guix.
commit 655b6b02051e20040342b4fd0e2a5eb2909d0469
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Jun 3 21:02:03 2024 +0200
gnu: texlive-texdirflatten: Add missing Perl input.
* gnu/packages/tex.scm (texlive-texdirflatten)[inputs]: Add PERL.
Change-Id: Ie1089d37e0fb95cccdb3bc5bfed8dff4eb0074d3
---
gnu/packages/tex.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 3a4c5f200a..9d356e580c 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -44933,6 +44933,7 @@ marked at the margin with grey bars by the LaTeX
@code{changebar} package.")
(outputs '("out" "doc"))
(build-system texlive-build-system)
(arguments (list #:link-scripts #~(list "texdirflatten")))
+ (inputs (list perl))
(home-page "https://ctan.org/pkg/texdirflatten")
(synopsis "Collect files related to a LaTeX job in a single directory")
(description
- 65/81: gnu: Add texlive-luajittex-bin., (continued)
- 65/81: gnu: Add texlive-luajittex-bin., guix-commits, 2024/06/18
- 66/81: gnu: Add texlive-mflua-bin., guix-commits, 2024/06/18
- 71/81: gnu: texlive-axodraw2: Build binary separately., guix-commits, 2024/06/18
- 73/81: guix: import texlive: Propagate binaries when necessary., guix-commits, 2024/06/18
- 74/81: gnu: texlive-docstrip: Remove it., guix-commits, 2024/06/18
- 72/81: gnu: texlive-xindy: Build binary separately., guix-commits, 2024/06/18
- 81/81: guix: import texlive: Remove need for having "svn" binary in PATH., guix-commits, 2024/06/18
- 78/81: gnu: texlive-scripts: Add missing "mktexfmt" symlink., guix-commits, 2024/06/18
- 67/81: gnu: texlive-dviout-util: Build binaries separately., guix-commits, 2024/06/18
- 79/81: gnu: python-sphinx: Fix build., guix-commits, 2024/06/18
- 77/81: gnu: texlive-texdirflatten: Add missing Perl input.,
guix-commits <=
- 75/81: gnu: Update commentary section in "tex.scm"., guix-commits, 2024/06/18