me
/
guix
Archived
1
0
Fork 0

gnu: gmsh: Remove input labels.

* gnu/packages/maths.scm (gmsh)[inputs]: Remove labels.

Signed-off-by: Christopher Baines <mail@cbaines.net>
master
Paul A. Patience 2022-07-14 19:47:55 +00:00 committed by Christopher Baines
parent 37c53cb1e8
commit d10af3fc97
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 3 additions and 3 deletions

View File

@ -2984,9 +2984,9 @@ This is the certified version of the Open Cascade Technology (OCCT) library.")
metis metis
opencascade-occt)) opencascade-occt))
(inputs (inputs
`(("fontconfig" ,fontconfig) (list fontconfig
("libxft" ,libxft) libxft
("python" ,python))) python))
(arguments (arguments
`(#:configure-flags `("-DENABLE_SYSTEM_CONTRIB:BOOL=ON" `(#:configure-flags `("-DENABLE_SYSTEM_CONTRIB:BOOL=ON"
"-DENABLE_BUILD_SHARED:BOOL=ON" "-DENABLE_BUILD_SHARED:BOOL=ON"