Skip to content

Commit 52a450d

Browse files
committed
add libcrypt-dev
1 parent 02de786 commit 52a450d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN apt -qqq install \
1212
libtext-csv-xs-perl \
1313
libxml-libxml-perl \
1414
libyaml-perl \
15+
libcrypt-dev \
1516
gcc
1617

1718
RUN cpanm -qn Data::Mirror Object::Anon

0 commit comments

Comments
 (0)