Working ravel package.

This commit is contained in:
Todd Gamblin
2015-02-11 15:26:53 -08:00
parent 14a79a2ddf
commit e624ebec07
2 changed files with 25 additions and 1 deletions

View File

@@ -10,7 +10,8 @@ class Muster(Package):
homepage = "https://github.com/scalability-llnl/muster"
url = "https://github.com/scalability-llnl/muster/archive/v1.0.tar.gz"
version('1.0', '2eec6979a4a36d3a65a792d12969be16')
version('1.0.1', 'd709787db7e080447afb6571ac17723c')
version('1.0', '2eec6979a4a36d3a65a792d12969be16')
depends_on("boost")
depends_on("mpi")