Fedora: Net::SSLeay 1.55 is too new for Net::HTTPS::Any
authorDan Scott <dscott@laurentian.ca>
Sun, 19 Jan 2014 16:30:57 +0000 (11:30 -0500)
committerDan Scott <dscott@laurentian.ca>
Sun, 19 Jan 2014 16:30:57 +0000 (11:30 -0500)
Although Net::HTTPS:Any wants Net:SSLeay 1.30 or later, 1.55 is apparently too
late, or something. The alternative is Crypt::SSLeay, which seems to work, so
let's go with that.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/extras/install/Makefile.fedora

index eb90773..d70e455 100644 (file)
@@ -28,6 +28,7 @@ FEDORA_RPMS = \
        perl-Business-ISBN \
        perl-Business-ISBN-Data \
        perl-CPAN \
+       perl-Crypt-SSLeay \
        perl-DBD-Pg \
        perl-Email-Send \
        perl-Email-Simple \