add another CPAN dep
authorChris Sharp <csharp@georgialibraries.org>
Wed, 27 May 2020 18:32:28 +0000 (14:32 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 27 May 2020 18:32:28 +0000 (14:32 -0400)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/extras/install/Makefile.centos
Open-ILS/src/extras/install/Makefile.rhel

index 5aa25e1..bb3a4ad 100644 (file)
@@ -53,6 +53,7 @@ export CPAN_MODULES = \
        Business::OnlinePayment::PayPal \
        Business::Stripe \
        Email::Send \
+       GD \
        GD::Graph3d \
        HTML::Defang \
        Locale::Maketext::Lexicon \
index 9489195..5d7d97c 100644 (file)
@@ -55,6 +55,7 @@ export CPAN_MODULES = \
        Business::OnlinePayment::PayPal \
        Business::Stripe \
        Email::Send \
+       GD \
        GD::Graph3d \
        HTML::Defang \
        HTTP::Daemon \