Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl-hive
Commits
43bbd0e3
Commit
43bbd0e3
authored
Aug 07, 2019
by
Matthieu Muffato
Committed by
Marek Szuba
Aug 12, 2019
Browse files
[Docker] Make sure python3 and perl are installed
parent
4e1cda63
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/setup_os.Ubuntu-16.04.sh
docker/setup_os.Ubuntu-16.04.sh
+1
-1
No files found.
docker/setup_os.Ubuntu-16.04.sh
View file @
43bbd0e3
...
...
@@ -20,7 +20,7 @@ set -e
apt-get update
-y
apt-get
install
-y
libgraphviz-perl libchart-gnuplot-perl
apt-get
install
-y
--no-install-recommends
curl perl-doc
\
apt-get
install
-y
--no-install-recommends
curl
python3 perl
perl-doc
\
sqlite3 libdbd-sqlite3-perl postgresql-client libdbd-pg-perl mysql-client libdbd-mysql-perl libdbi-perl
\
libcapture-tiny-perl libdatetime-perl libhtml-parser-perl libjson-perl libemail-mime-perl libemail-sender-perl libemail-simple-perl libproc-daemon-perl
\
libtest-exception-perl libtest-simple-perl libtest-warn-perl libtest-warnings-perl libtest-file-contents-perl libtest-perl-critic-perl libtest-fatal-perl
\
...
...
Write
Preview
Markdown
is supported
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