[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
405/458: gnu: texlive-lh: Fix build.
From: |
guix-commits |
Subject: |
405/458: gnu: texlive-lh: Fix build. |
Date: |
Wed, 14 Jun 2023 05:23:23 -0400 (EDT) |
ngz pushed a commit to branch tex-team-next
in repository guix.
commit 4780c85e972fc4c2d197e65252832a239caa5542
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri May 19 19:35:58 2023 +0200
gnu: texlive-lh: Fix build.
* gnu/packages/tex.scm (texlive-lh)[native-inputs]: Add TEXLIVE-CM,
TEXLIVE-METAFONT.
---
gnu/packages/tex.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 0a7c20eb9b..6a94741ab9 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -8185,6 +8185,7 @@ same job for T1- and TS1-encoded @code{ec} fonts.")
"0cqwns4zy1847fn3dp8z3wbfpy4dl05cr065nk9k65fmp7wksnjk")))
(outputs '("out" "doc"))
(build-system texlive-build-system)
+ (native-inputs (list texlive-cm texlive-ec texlive-metafont))
(propagated-inputs (list texlive-ec))
(home-page "https://ctan.org/pkg/lh")
(synopsis "Cyrillic fonts that support LaTeX standard encodings")
- 303/458: gnu: texlive-ddphonism: Refresh package definition., (continued)
- 303/458: gnu: texlive-ddphonism: Refresh package definition., guix-commits, 2023/06/14
- 318/458: gnu: texlive-graphics-cfg: Refresh package definition., guix-commits, 2023/06/14
- 336/458: gnu: texlive-lm-math: Refresh package definition., guix-commits, 2023/06/14
- 369/458: gnu: texlive-pagenote: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 345/458: gnu: texlive-fontname: Refresh package definition., guix-commits, 2023/06/14
- 372/458: gnu: texlive-qrcode: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 370/458: gnu: texlive-titling: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 353/458: gnu: Add texlive-manfnt-font., guix-commits, 2023/06/14
- 376/458: gnu: texlive-babel-dutch: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 396/458: gnu: texlive-latex-fonts: Fix build., guix-commits, 2023/06/14
- 405/458: gnu: texlive-lh: Fix build.,
guix-commits <=
- 435/458: guix: texlive importer ignores dependencies unnecessary in Guix., guix-commits, 2023/06/14
- 442/458: gnu: Add texlive-babelbib., guix-commits, 2023/06/14
- 437/458: gnu: Add texlive-luahbtex., guix-commits, 2023/06/14
- 443/458: gnu: Add texlive-fix2col., guix-commits, 2023/06/14
- 450/458: gnu: Add texlive-collection-latex., guix-commits, 2023/06/14
- 189/458: gnu: texlive-fourier: Refresh package definition., guix-commits, 2023/06/14
- 143/458: gnu: texlive-substr: Refresh package definition., guix-commits, 2023/06/14
- 154/458: gnu: texlive-ltablex: Refresh package definition., guix-commits, 2023/06/14
- 247/458: gnu: texlive-listings: Refresh package definition., guix-commits, 2023/06/14
- 254/458: gnu: texlive-ms: Refresh package definition., guix-commits, 2023/06/14