Commit 5437e0e2 authored by Ramon Nou's avatar Ramon Nou
Browse files

Update boost to 1.71: in spack

parent 09757435
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ class Cargo(CMakePackage):

    #specific dependencies
    # v0.2.0+
    depends_on("boost@1.71 +mpi", when='@0.2.0:')
    depends_on("boost@1.71: +mpi", when='@0.2.0:')

    # specific dependencies
    # v0.1.0+