guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: gmsh: Add glu to inputs.


From: Mark H. Weaver
Subject: 01/02: gnu: gmsh: Add glu to inputs.
Date: Sat, 27 Dec 2014 16:18:19 +0000

mhw pushed a commit to branch xorg-updates
in repository guix.

commit 85f41902219122824db5393dec85b1ff5f40cf29
Author: Mark H Weaver <address@hidden>
Date:   Sat Dec 27 09:14:09 2014 -0500

    gnu: gmsh: Add glu to inputs.
    
    * gnu/packages/maths.scm (gmsh): Add glu to inputs.
---
 gnu/packages/maths.scm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 7296d48..c3cf30c 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -387,6 +387,7 @@ files.")
        ("hdf5-include" ,hdf5 "include")
        ("lapack" ,lapack)
        ("mesa" ,mesa)
+       ("glu" ,glu)
        ("libx11" ,libx11)
        ("libxext" ,libxext)))
     (arguments



reply via email to

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