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
9a8c9539
Verified
Commit
9a8c9539
authored
Aug 25, 2016
by
Ansgar Burchardt
Browse files
Install `gnuplot-nox`
It is used by a test in `dune-grid`.
parent
c59b05ab
Changes
2
Hide whitespace changes
Inline
Side-by-side
base-8/Dockerfile
View file @
9a8c9539
...
...
@@ -16,6 +16,7 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
flex
\
gfortran
\
git
\
gnuplot-nox
\
libadolc-dev
\
libboost-dev
\
libboost-program-options-dev
\
...
...
base-9/Dockerfile
View file @
9a8c9539
...
...
@@ -16,6 +16,7 @@ RUN apt-get update && apt-get dist-upgrade --no-install-recommends --yes \
flex
\
gfortran
\
git
\
gnuplot-nox
\
libadolc-dev
\
libboost-dev
\
libboost-program-options-dev
\
...
...
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