mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: mmg: Add dependency on Perl.
* gnu/packages/graphics.scm (mmg)[native-inputs]: Add PERL.
This commit is contained in:
parent
f8529b9eec
commit
ff324d3814
1 changed files with 2 additions and 1 deletions
|
@ -2373,7 +2373,8 @@ (define-public mmg
|
|||
;; TODO: Fix failing LaTeX invocation (which results in equations
|
||||
;; being inserted literally into PNGs rather than being typeset).
|
||||
;;texlive-tiny
|
||||
))
|
||||
|
||||
perl)) ;used to generate Fortran headers
|
||||
(inputs
|
||||
(list scotch))
|
||||
(home-page "http://www.mmgtools.org/")
|
||||
|
|
Loading…
Reference in a new issue