Skip to content

Commit

Permalink
separate again
Browse files Browse the repository at this point in the history
  • Loading branch information
kkiesling committed Apr 15, 2020
1 parent 2fdfcf6 commit 2e5e7dc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pymoab-visit-py2-18.04
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ RUN apt-get -y --force-yes update \
libgl1-mesa-dev \
libsm6 \
libxt6 \
libglu1-mesa \
&& pip install xmldiff
libglu1-mesa

RUN pip install xmldiff

RUN cd $HOME/opt \
&& wget https://github.com/visit-dav/visit/releases/download/v3.1.1/visit3_1_1.linux-x86_64-ubuntu18.tar.gz \
Expand Down

0 comments on commit 2e5e7dc

Please sign in to comment.