[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
401/458: gnu: texlive-stmaryrd: Fix build.
From: |
guix-commits |
Subject: |
401/458: gnu: texlive-stmaryrd: Fix build. |
Date: |
Wed, 14 Jun 2023 05:23:22 -0400 (EDT) |
ngz pushed a commit to branch tex-team-next
in repository guix.
commit 79f0f0a826a7eacde0df4fe169b5d9bd2d1cd2cf
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri May 19 18:18:12 2023 +0200
gnu: texlive-stmaryrd: Fix build.
* gnu/packages/tex.scm (texlive-stmaryrd)[native-inputs]: Add TEXLIVE-CM
and 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 2025c26f6d..c9ebf8cf7e 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -7711,6 +7711,7 @@ captions sideways. Options include @code{outercaption},
@code{innercaption},
(("^%% LaTeX2e.*") "\\input docstrip\n")
(("fontdef\\}\\}" line)
(string-append line "\n\\endbatchfile"))))))))
+ (native-inputs (list texlive-cm texlive-metafont))
(home-page "https://ctan.org/pkg/stmaryrd")
(synopsis "St Mary Road symbols for theoretical computer science")
(description
- 358/458: gnu: texlive-latex-base: Refresh package definition., (continued)
- 358/458: gnu: texlive-latex-base: Refresh package definition., guix-commits, 2023/06/14
- 357/458: gnu: texlive-context: Refresh package definition., guix-commits, 2023/06/14
- 388/458: gnu: simple-texlive-package: Remove it., guix-commits, 2023/06/14
- 364/458: gnu: texlive-amscls: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 380/458: gnu: texlive-abstract: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 381/458: gnu: texlive-breqn: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 382/458: gnu: texlive-datatool: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 363/458: gnu: texlive-amsmath: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 387/458: gnu: texlive-totpages: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 398/458: gnu: texlive-rsfs: Fix build., guix-commits, 2023/06/14
- 401/458: gnu: texlive-stmaryrd: Fix build.,
guix-commits <=
- 390/458: guix: import: Handle native inputs in texlive importer., guix-commits, 2023/06/14
- 385/458: gnu: texlive-soulutf8: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 399/458: gnu: texlive-eurosym: Fix build., guix-commits, 2023/06/14
- 417/458: gnu: texlive-texmf: Improve package style., guix-commits, 2023/06/14
- 411/458: guix: import: Fix Creative Common licenses in texlive importer., guix-commits, 2023/06/14
- 432/458: gnu: texlive-xetex: Create formats., guix-commits, 2023/06/14
- 436/458: guix: texlive importer: Fix build system and arguments for meta-packages., guix-commits, 2023/06/14
- 440/458: gnu: Add texlive-xdvi., guix-commits, 2023/06/14
- 448/458: gnu: Add texlive-pslatex., guix-commits, 2023/06/14
- 449/458: gnu: Add texlive-pspicture., guix-commits, 2023/06/14