freecad: remove mpi dependency
According to upstream, "Med Fichier can require MPI". We do not have Med Fichier, so we can remove mpi. If this causes issues, it should be reverted. However, FEM still works, so this is probably fine.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
libspnav,
|
||||
libXmu,
|
||||
medfile,
|
||||
mpi,
|
||||
ninja,
|
||||
ode,
|
||||
opencascade-occt,
|
||||
@@ -87,7 +86,6 @@ freecad-utils.makeCustomizable (
|
||||
libGLU
|
||||
libXmu
|
||||
medfile
|
||||
mpi
|
||||
ode
|
||||
vtk
|
||||
xercesc
|
||||
|
||||
Reference in New Issue
Block a user