Skip to content
Snippets Groups Projects
Commit 27af499b authored by Scott Wittenburg's avatar Scott Wittenburg Committed by Gregory Becker
Browse files

adept-utils: 1.0.1 does not build w/ boost 1.73.0 or newer (#17560)

parent 24dff9cf
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,6 @@ class AdeptUtils(CMakePackage):
version('1.0.1', sha256='259f777aeb368ede3583d3617bb779f0fde778319bf2122fdd216bdf223c015e')
version('1.0', sha256='fed29366c9bcf5f3799220ae3b351d2cb338e2aa42133d61584ea650aa8d6ff7')
depends_on('boost')
depends_on('boost@:1.72.0')
depends_on('mpi')
depends_on('cmake@2.8:', type='build')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment