Skip to content

Commit bda2985

Browse files
committed
last reformating
add package for feelpp #4
1 parent 3e1c379 commit bda2985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

var/spack/repos/builtin/packages/feelpp/package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class Feelpp(CMakePackage):
5353
depends_on("[email protected] +mumps+hwloc+ptscotch +suite-sparse+hdf5 +hypre+kokkos")
5454
depends_on("llvm@18:", type="build") # Require LLVM (Clang) version 18 or higher
5555
depends_on("slepc")
56-
depends_on("mpi") # Require MPI
56+
depends_on("mpi")
5757
depends_on("[email protected]")
5858
depends_on("fftw")
5959
depends_on("libunwind")

0 commit comments

Comments
 (0)