From e3e4c1de32553d74bd43a5ca4139c8ba2244bcaf Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Thu, 21 Feb 2013 13:33:31 -0500 Subject: [PATCH] Install CPAN on Fedora Fedora 18 split CPAN out into its own separate package, rather bizarrely, and as we sadly still need to install some unpackaged dependencies from CPAN we had better try to install it. Signed-off-by: Dan Scott --- Open-ILS/src/extras/Makefile.install | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index 343b652813..94942bdfe6 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -132,6 +132,7 @@ FEDORA_RPMS = \ perl-Business-CreditCard \ perl-Business-ISBN \ perl-Business-ISBN-Data \ + perl-CPAN \ perl-DBD-Pg \ perl-Email-Send \ perl-Email-Simple \ -- 2.43.2