[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
402/418: gnu: texlive-wasy: Fix build.
From: |
guix-commits |
Subject: |
402/418: gnu: texlive-wasy: Fix build. |
Date: |
Mon, 29 May 2023 17:39:47 -0400 (EDT) |
ngz pushed a commit to branch tex-team-next
in repository guix.
commit 9d5b5e05ba202d7c3776d355fd7bd1648c5507de
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri May 19 18:21:49 2023 +0200
gnu: texlive-wasy: Fix build.
* gnu/packages/tex.scm (texlive-wasy)[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 c684b8ddd0..259ecda658 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -8373,6 +8373,7 @@ natural width.")
"1swzxgld3lndi5q0q6zkwbw06ndh13fvp04as7zpwyhh646s0hbx")))
(outputs '("out" "doc"))
(build-system texlive-build-system)
+ (native-inputs (list texlive-cm texlive-metafont))
(home-page "https://ctan.org/pkg/wasy")
(synopsis "Waldi symbol fonts")
(description "This package provides the @code{wasy} (Waldi symbol) fonts,
- 403/418: gnu: texlive-cbfonts: Fix build., (continued)
- 403/418: gnu: texlive-cbfonts: Fix build., guix-commits, 2023/05/29
- 373/418: gnu: texlive-unicode-math: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 394/418: gnu: texlive-mflogo-font: Fix build., guix-commits, 2023/05/29
- 406/418: gnu: texlive-xypic: Fix build., guix-commits, 2023/05/29
- 383/418: gnu: texlive-lastpage: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 401/418: gnu: texlive-stmaryrd: Fix build., guix-commits, 2023/05/29
- 193/418: gnu: texlive-fpl: Refresh package definition., guix-commits, 2023/05/29
- 207/418: gnu: texlive-pst-text: Refresh package definition., guix-commits, 2023/05/29
- 200/418: gnu: texlive-units: Refresh package definition., guix-commits, 2023/05/29
- 224/418: gnu: texlive-stmaryrd: Fix build., guix-commits, 2023/05/29
- 402/418: gnu: texlive-wasy: Fix build.,
guix-commits <=
- 418/418: gnu: texlive: Improve package style., guix-commits, 2023/05/29
- 368/418: gnu: texlive-morefloats: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 395/418: gnu: texlive-ec: Fix build., guix-commits, 2023/05/29
- 415/418: gnu: Add texlive-mfware., guix-commits, 2023/05/29
- 398/418: gnu: texlive-rsfs: Fix build., guix-commits, 2023/05/29
- 363/418: gnu: texlive-amsmath: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 387/418: gnu: texlive-totpages: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/29
- 216/418: gnu: texlive-wrapfig: Refresh package definition., guix-commits, 2023/05/29
- 220/418: gnu: texlive-dejavu: Refresh package definition., guix-commits, 2023/05/29
- 229/418: gnu: texlive-babel-swedish: Refresh package definition., guix-commits, 2023/05/29