Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ansgar Burchardt
dune-docker
Commits
5bf72caf
Verified
Commit
5bf72caf
authored
Feb 15, 2016
by
Ansgar Burchardt
Browse files
Install libboost-serialization-dev
It is used by tests in dune-fufem.
parent
92d3347e
Changes
2
Hide whitespace changes
Inline
Side-by-side
base-8/Dockerfile
View file @
5bf72caf
...
...
@@ -17,6 +17,7 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
git
\
libadolc-dev
\
libboost-dev
\
libboost-serialization-dev
\
libtinyxml2-dev
\
libltdl-dev
\
libtool
\
...
...
base-9/Dockerfile
View file @
5bf72caf
...
...
@@ -17,6 +17,7 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
git
\
libadolc-dev
\
libboost-dev
\
libboost-serialization-dev
\
libtinyxml2-dev
\
libltdl-dev
\
libtool
\
...
...
Write
Preview
Supports
Markdown
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