[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
406/458: gnu: texlive-xypic: Fix build.
From: |
guix-commits |
Subject: |
406/458: gnu: texlive-xypic: 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 c6ada205a7319609164e17655da61f7abc51a79c
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri May 19 19:36:20 2023 +0200
gnu: texlive-xypic: Fix build.
* gnu/packages/tex.scm (texlive-xypic)[native-inputs]: Add TEXLIVE-CM,
TEXLIVE-METAFONT.
---
gnu/packages/tex.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 6a94741ab9..11852e4bf2 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -9912,8 +9912,8 @@ glyphs.")
"09b51bbm189xh7039h5n8nmab5nn2bybhh26qjn08763m80zdhjg")))
(outputs '("out" "doc"))
(build-system texlive-build-system)
- (propagated-inputs
- (list texlive-graphics texlive-iftex))
+ (native-inputs (list texlive-cm texlive-metafont))
+ (propagated-inputs (list texlive-graphics texlive-iftex))
(home-page "https://ctan.org/pkg/xypic")
(synopsis "Flexible diagramming macros")
(description
- 373/458: gnu: texlive-unicode-math: Remove SIMPLE-TEXLIVE-PACKAGE call., (continued)
- 373/458: gnu: texlive-unicode-math: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 379/458: gnu: texlive-babel-polish: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 365/458: gnu: texlive-catchfile: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 362/458: gnu: texlive-hyph-utf8: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 355/458: gnu: Add texlive-luatex., guix-commits, 2023/06/14
- 386/458: gnu: texlive-totcount: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/06/14
- 397/458: gnu: texlive-amsfonts: Fix build., guix-commits, 2023/06/14
- 393/458: gnu: texlive-knuth-lib: Fix build., guix-commits, 2023/06/14
- 356/458: gnu: texlive-siunitx: Refresh package definition., guix-commits, 2023/06/14
- 410/458: gnu: texlive-xindy: Use TEXLIVE-BUILD-SYSTEM and related tools., guix-commits, 2023/06/14
- 406/458: gnu: texlive-xypic: Fix build.,
guix-commits <=
- 394/458: gnu: texlive-mflogo-font: Fix build., guix-commits, 2023/06/14
- 404/458: gnu: texlive-cs: Fix build., guix-commits, 2023/06/14
- 415/458: gnu: Add texlive-mfware., guix-commits, 2023/06/14
- 418/458: gnu: texlive: Improve package style., guix-commits, 2023/06/14
- 423/458: gnu: Add texlive-latex., guix-commits, 2023/06/14
- 428/458: gnu: texlive-xmltex: Rely on build system to create formats., guix-commits, 2023/06/14
- 430/458: gnu: texlive-csplain: Create formats., guix-commits, 2023/06/14
- 431/458: gnu: texlive-jadetex: Rely on build system to create formats., guix-commits, 2023/06/14
- 457/458: gnu: Replace texlive-latex-base with texlive-latex-bin., guix-commits, 2023/06/14
- 458/458: guix: texlive importer: Set #:texlive-latex-bin? when appropriate., guix-commits, 2023/06/14