From: Chris Sharp Date: Wed, 27 May 2020 19:34:57 +0000 (-0400) Subject: add another CPAN dep X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a33f6ad804fe68714feeae3d60af3a2eacb95931;p=working%2FEvergreen.git add another CPAN dep Signed-off-by: Chris Sharp --- diff --git a/Open-ILS/src/extras/install/Makefile.centos b/Open-ILS/src/extras/install/Makefile.centos index bb3a4ad639..5b8dc4e9ba 100644 --- a/Open-ILS/src/extras/install/Makefile.centos +++ b/Open-ILS/src/extras/install/Makefile.centos @@ -57,6 +57,7 @@ export CPAN_MODULES = \ GD::Graph3d \ HTML::Defang \ Locale::Maketext::Lexicon \ + MARC \ MARC::Charset \ Net::SSH2 \ RPC::XML \