[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
411/421: gnu: texlive-lh: Fix build.
From: |
guix-commits |
Subject: |
411/421: gnu: texlive-lh: Fix build. |
Date: |
Sun, 28 May 2023 01:30:37 -0400 (EDT) |
ngz pushed a commit to branch tex-team-next
in repository guix.
commit cd14c21742a35f0beac3daf53f71ae41e4f7d76e
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 920e9ca200..202992b143 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -8219,6 +8219,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")
- 345/421: gnu: texlive-courier: Refresh package definition., (continued)
- 345/421: gnu: texlive-courier: Refresh package definition., guix-commits, 2023/05/28
- 349/421: gnu: texlive-cbfonts-fd: Refresh package definition., guix-commits, 2023/05/28
- 365/421: gnu: texlive-hyphen-package: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/28
- 366/421: gnu: texlive-tetex: Refresh package definition., guix-commits, 2023/05/28
- 367/421: gnu: simple-texlive-package: Turn it into a stub., guix-commits, 2023/05/28
- 373/421: gnu: texlive-sectsty: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/28
- 378/421: gnu: texlive-qrcode: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/28
- 416/421: gnu: texlive-xindy: Use TEXLIVE-BUILD-SYSTEM and related tools., guix-commits, 2023/05/28
- 388/421: gnu: texlive-datatool: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/28
- 396/421: guix: import: Handle native inputs in texlive importer., guix-commits, 2023/05/28
- 411/421: gnu: texlive-lh: Fix build.,
guix-commits <=
- 403/421: gnu: texlive-amsfonts: Fix build., guix-commits, 2023/05/28
- 383/421: gnu: texlive-babel-finnish: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/28
- 391/421: gnu: texlive-soulutf8: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/28
- 419/421: guix: import: Improve importing texlive meta packages., guix-commits, 2023/05/28
- 421/421: gnu: Add texlive-mfware., guix-commits, 2023/05/28
- 420/421: gnu: Add texlive-etex-pkg., guix-commits, 2023/05/28
- 138/421: gnu: texlive-kastrup: Refresh package definition., guix-commits, 2023/05/28
- 149/421: gnu: texlive-substr: Refresh package definition., guix-commits, 2023/05/28
- 173/421: gnu: texlive-xpatch: Refresh package definition., guix-commits, 2023/05/28
- 217/421: gnu: texlive-xypic: Refresh package definition., guix-commits, 2023/05/28