From: Chris Sharp Date: Mon, 28 Jan 2019 03:07:14 +0000 (-0500) Subject: re-add yaz package X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f8ccf630b5f6d1b7a7555c0b363f4e80df144a20;p=working%2FEvergreen.git re-add yaz package --- diff --git a/Open-ILS/src/extras/install/Makefile.centos b/Open-ILS/src/extras/install/Makefile.centos index fa943e001b..816144f526 100644 --- a/Open-ILS/src/extras/install/Makefile.centos +++ b/Open-ILS/src/extras/install/Makefile.centos @@ -55,7 +55,8 @@ CENTOS_RPMS = \ postgresql-devel \ readline-devel \ tcp_wrappers-devel \ - wget + wget \ + yaz export CPAN_MODULES = \ Business::CreditCard \