guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: asymptote: Add native input gs.


From: Andreas Enge
Subject: 01/01: gnu: asymptote: Add native input gs.
Date: Thu, 28 Jul 2016 09:36:16 +0000 (UTC)

andreas pushed a commit to branch core-updates
in repository guix.

commit 4320c1c39feb6b8f58e2005189d913c236c57d3c
Author: Andreas Enge <address@hidden>
Date:   Thu Jul 28 11:34:57 2016 +0200

    gnu: asymptote: Add native input gs.
    
    * gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add gs.
    
    This is a follow-up to commit d8eb912132ccdff955e3318fe549c5f7f674adf8.
---
 gnu/packages/plotutils.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm
index 26864dc..c913955 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -187,6 +187,7 @@ colors, styles, options and details.")
     ;; currently useful.
     (native-inputs
      `(("gs" ,ghostscript-gs)           ;For tests
+       ("gs-2" ,ghostscript)             ;For dvipdfm
        ("texinfo" ,texinfo)             ;For generating documentation
        ("texlive" ,texlive)             ;For tests and documentation
        ("emacs" ,emacs-minimal)



reply via email to

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