GNU bug report logs -
#66262
[PATCH 0/3] Update openfoam and fix bugs
Previous Next
Reported by: reza <reza <at> housseini.me>
Date: Fri, 29 Sep 2023 09:02:02 UTC
Severity: normal
Tags: patch
Done: reza <reza <at> housseini.me>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/simulation.scm (openfoam-org): Move dependency paraview to from
native-inputs to propagated-inputs.
Change-Id: I64c53b3554acc3d7390c88bbf2bcbcac98cdc141
---
gnu/packages/simulation.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm
index cb6f07c383..73e53fe35f 100644
--- a/gnu/packages/simulation.scm
+++ b/gnu/packages/simulation.scm
@@ -143,7 +143,6 @@ (define-public openfoam-org
ncurses
openmpi
openssh
- paraview
pt-scotch32
readline
zlib))
@@ -190,7 +189,7 @@ (define-public openfoam-org
utfcpp
vtk
xz))
- (propagated-inputs (list gnuplot))
+ (propagated-inputs (list paraview gnuplot))
(outputs '("debug" ;~60MB
"out"))
(arguments
base-commit: cd46757c1a0f886848fbb6828c028dd2a2532767
prerequisite-patch-id: e928ac9ae5a11e33ced4f46fed14ea984b551d0c
--
2.41.0
This bug report was last modified 207 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.