Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-repo
Commits
3f159b8d
Commit
3f159b8d
authored
May 14, 2018
by
Matthieu Dorier
Browse files
py-margo now depends on latest version of boost (1.67)
parent
91ad70ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/py-margo/package.py
View file @
3f159b8d
...
...
@@ -39,5 +39,5 @@ class PyMargo(PythonPackage):
version
(
'master'
,
git
=
"https://xgitlab.cels.anl.gov/sds/py-margo.git"
)
depends_on
(
'margo'
)
depends_on
(
'boost+python'
)
depends_on
(
'boost+python
@1.67.0:
'
)
depends_on
(
'py-pkgconfig'
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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