Skip to content

Commit 59c637e

Browse files
committed
Attempt recommended fix for Test::Most
1 parent 6238f88 commit 59c637e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN apt-get -yqq update && \
1616
wget time curl zlib1g-dev libncurses5-dev \
1717
libgd2-xpm-dev libexpat1-dev python unzip libboost-dev libboost-iostreams-dev \
1818
libpstreams-dev libglib2.0-dev gfortran libcairo2-dev cpanminus libwww-perl \
19-
openjdk-7-jdk && \
19+
openjdk-7-jdk libtest-most-perl && \
2020
apt-get clean
2121

2222
RUN mkdir -p /tmp/downloads $OPT/bin $OPT/etc $OPT/lib $OPT/share

0 commit comments

Comments
 (0)