guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

11/12: gnu: asymptote: Fix build.


From: guix-commits
Subject: 11/12: gnu: asymptote: Fix build.
Date: Mon, 3 Jul 2023 16:27:40 -0400 (EDT)

ngz pushed a commit to branch tex-team-next
in repository guix.

commit b87b8b070de817ab576a465bc7cfbe462f5b7ade
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Jul 3 19:11:24 2023 +0200

    gnu: asymptote: Fix build.
    
    * gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add TEXLIVE-HYPDOC.
---
 gnu/packages/plotutils.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm
index 06ffa95532..fde3e5bd5c 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -309,6 +309,7 @@ colors, styles, options and details.")
            (texlive-updmap.cfg
             (list texlive-epsf
                   texlive-etoolbox
+                  texlive-hypdoc
                   texlive-infwarerr
                   texlive-kvdefinekeys
                   texlive-kvoptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]