Skip to content
Snippets Groups Projects
Commit 02b4aac2 authored by Marty Kandes's avatar Marty Kandes
Browse files

Add evince to Singularity.ubuntu-20.04 too

parent bf89ebf5
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ OSVersion: focal ...@@ -11,7 +11,7 @@ OSVersion: focal
AUTHOR_NAME Marty Kandes AUTHOR_NAME Marty Kandes
AUTHOR_EMAIL mkandes@sdsc.edu AUTHOR_EMAIL mkandes@sdsc.edu
LAST_UPDATED 20200809 LAST_UPDATED 20210223
%setup %setup
...@@ -76,6 +76,7 @@ OSVersion: focal ...@@ -76,6 +76,7 @@ OSVersion: focal
apt-get -y install automake apt-get -y install automake
apt-get -y install build-essential apt-get -y install build-essential
apt-get -y install cmake apt-get -y install cmake
apt-get -y install evince
apt-get -y install expect apt-get -y install expect
apt-get -y install gfortran apt-get -y install gfortran
apt-get -y install libtool apt-get -y install libtool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment