remove Crypt::SSLeay dependency
authorChris Sharp <csharp@georgialibraries.org>
Wed, 27 May 2020 17:55:58 +0000 (13:55 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 27 May 2020 17:55:58 +0000 (13:55 -0400)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/extras/install/Makefile.centos
Open-ILS/src/extras/install/Makefile.rhel

index ad54363..ec691f9 100644 (file)
@@ -46,7 +46,6 @@ RPMS = \
 export CPAN_MODULES = \
        Business::CreditCard \
        Business::ISBN::Data \
-       Crypt::SSLeay \
        Email::Send \
        GD::Graph3d \
        HTML::Defang \
index a969775..2b4f8a9 100644 (file)
@@ -48,7 +48,6 @@ RPMS = \
 export CPAN_MODULES = \
        Business::CreditCard \
        Business::ISBN::Data \
-       Crypt::SSLeay \
        Email::Send \
        GD::Graph3d \
        HTML::Defang \