Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-repo
Commits
604a6ff1
Commit
604a6ff1
authored
Dec 01, 2017
by
Matthieu Dorier
Browse files
updated MDCS spack package
parent
024841b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/mdcs/package.py
View file @
604a6ff1
...
...
@@ -5,9 +5,9 @@ class Mdcs(CMakePackage):
homepage
=
"https://xgitlab.cels.anl.gov/sds/mdcs"
url
=
"https://xgitlab.cels.anl.gov/sds/mdcs"
version
(
'
develop
'
,
git
=
'https://xgitlab.cels.anl.gov/sds/mdcs.git'
)
version
(
'
master
'
,
git
=
'https://xgitlab.cels.anl.gov/sds/mdcs.git'
)
depends_on
(
'boost'
)
depends_on
(
'mercury'
)
depends_on
(
'argobots'
)
depends_on
(
'margo
@margo-registered-data
'
)
depends_on
(
'margo'
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment