Skip to content

Commit

Permalink
last reformating
Browse files Browse the repository at this point in the history
add package for feelpp feelpp#4
  • Loading branch information
prudhomm authored and bernhardkaindl committed Oct 12, 2024
1 parent b305b96 commit a89125a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion var/spack/repos/builtin/packages/feelpp/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class Feelpp(CMakePackage):
depends_on("[email protected] +mumps+hwloc+ptscotch +suite-sparse+hdf5 +hypre+kokkos")
depends_on("llvm@18:", type="build") # Require LLVM (Clang) version 18 or higher
depends_on("slepc")
depends_on("mpi") # Require MPI
depends_on("mpi")
depends_on("[email protected]")
depends_on("fftw")
depends_on("libunwind")
Expand Down

0 comments on commit a89125a

Please sign in to comment.