From ea1bb87840edeaaf98e4a17c9578d419f6faeda6 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Wed, 27 May 2020 13:55:58 -0400 Subject: [PATCH] remove Crypt::SSLeay dependency Signed-off-by: Chris Sharp --- Open-ILS/src/extras/install/Makefile.centos | 1 - Open-ILS/src/extras/install/Makefile.rhel | 1 - 2 files changed, 2 deletions(-) diff --git a/Open-ILS/src/extras/install/Makefile.centos b/Open-ILS/src/extras/install/Makefile.centos index ad54363019..ec691f91b8 100644 --- a/Open-ILS/src/extras/install/Makefile.centos +++ b/Open-ILS/src/extras/install/Makefile.centos @@ -46,7 +46,6 @@ RPMS = \ export CPAN_MODULES = \ Business::CreditCard \ Business::ISBN::Data \ - Crypt::SSLeay \ Email::Send \ GD::Graph3d \ HTML::Defang \ diff --git a/Open-ILS/src/extras/install/Makefile.rhel b/Open-ILS/src/extras/install/Makefile.rhel index a969775f89..2b4f8a9890 100644 --- a/Open-ILS/src/extras/install/Makefile.rhel +++ b/Open-ILS/src/extras/install/Makefile.rhel @@ -48,7 +48,6 @@ RPMS = \ export CPAN_MODULES = \ Business::CreditCard \ Business::ISBN::Data \ - Crypt::SSLeay \ Email::Send \ GD::Graph3d \ HTML::Defang \ -- 2.11.0