[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
402/409: gnu: texlive-wasy: Fix build.
From: |
guix-commits |
Subject: |
402/409: gnu: texlive-wasy: Fix build. |
Date: |
Sat, 20 May 2023 04:03:35 -0400 (EDT) |
ngz pushed a commit to branch tex-team-next
in repository guix.
commit 3b4cdd6cd9123046250ab92d1dcc7d94e93d4ecb
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 da58c80f11..f8e73eb9d7 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -8379,6 +8379,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,
- 380/409: gnu: texlive-abstract: Remove SIMPLE-TEXLIVE-PACKAGE call., (continued)
- 380/409: gnu: texlive-abstract: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/20
- 377/409: gnu: texlive-babel-finnish: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/20
- 382/409: gnu: texlive-datatool: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/20
- 384/409: gnu: texlive-soul: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/20
- 387/409: gnu: texlive-totpages: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/20
- 386/409: gnu: texlive-totcount: Remove SIMPLE-TEXLIVE-PACKAGE call., guix-commits, 2023/05/20
- 392/409: gnu: texlive-etex: Fix build., guix-commits, 2023/05/20
- 394/409: gnu: texlive-mflogo-font: Fix build., guix-commits, 2023/05/20
- 391/409: gnu: texlive-cm: Fix build., guix-commits, 2023/05/20
- 407/409: gnu: Add texlive-sansmathfonts., guix-commits, 2023/05/20
- 402/409: gnu: texlive-wasy: Fix build.,
guix-commits <=
- 405/409: gnu: texlive-lh: Fix build., guix-commits, 2023/05/20
- 395/409: gnu: texlive-ec: Fix build., guix-commits, 2023/05/20
- 401/409: gnu: texlive-stmaryrd: Fix build., guix-commits, 2023/05/20
- 409/409: gnu: texlive-xindy: Use TEXLIVE-BUILD-SYSTEM and related tools., guix-commits, 2023/05/20