[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
405/418: gnu: texlive-lh: Fix build.
From: |
guix-commits |
Subject: |
405/418: gnu: texlive-lh: Fix build. |
Date: |
Fri, 2 Jun 2023 17:26:02 -0400 (EDT) |
ngz pushed a commit to branch tex-team-next
in repository guix.
commit 579b76ce89e29323d56ee8351d44e813353b6239
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 7133ac4d03..c0e94a97b9 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -8215,6 +8215,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")
- 383/418: gnu: texlive-lastpage: Remove SIMPLE-TEXLIVE-PACKAGE call., (continued)
- 383/418: gnu: texlive-lastpage: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/02
- 385/418: gnu: texlive-soulutf8: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/02
- 386/418: gnu: texlive-totcount: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/02
- 388/418: gnu: simple-texlive-package: Remove it., guix-commits, 2023/06/02
- 390/418: guix: import: Handle native inputs in texlive importer., guix-commits, 2023/06/02
- 391/418: gnu: texlive-cm: Fix build., guix-commits, 2023/06/02
- 395/418: gnu: texlive-ec: Fix build., guix-commits, 2023/06/02
- 399/418: gnu: texlive-eurosym: Fix build., guix-commits, 2023/06/02
- 400/418: gnu: texlive-tipa: Fix build., guix-commits, 2023/06/02
- 389/418: guix: texlive-build-system: Generate font metrics., guix-commits, 2023/06/02
- 405/418: gnu: texlive-lh: Fix build.,
guix-commits <=
- 406/418: gnu: texlive-xypic: Fix build., guix-commits, 2023/06/02
- 407/418: gnu: Add texlive-sansmathfonts., guix-commits, 2023/06/02
- 411/418: guix: import: Fix Creative Common licenses in texlive importer., guix-commits, 2023/06/02
- 413/418: guix: import: Improve importing texlive meta packages., guix-commits, 2023/06/02
- 414/418: gnu: Add texlive-etex-pkg., guix-commits, 2023/06/02
- 416/418: gnu: faif: Update texlive package names., guix-commits, 2023/06/02
- 418/418: gnu: texlive: Improve package style., guix-commits, 2023/06/02
- 172/418: gnu: texlive-floatflt: Refresh package definition., guix-commits, 2023/06/02