LP#1401271: Add missing dependency for Date::Manip perl module
authorJason Stephenson <jstephenson@mvlc.org>
Sat, 29 Nov 2014 15:34:53 +0000 (10:34 -0500)
committerBen Shum <bshum@biblio.org>
Tue, 16 Dec 2014 19:37:32 +0000 (14:37 -0500)
This commit adds lines to distro-specific Makefiles to install
Perl Date::Manip packages so that Date::Manip::Date is
avaliable for marc_export. Somehow, this got missed or removed.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/extras/install/Makefile.debian-jessie
Open-ILS/src/extras/install/Makefile.debian-squeeze
Open-ILS/src/extras/install/Makefile.debian-wheezy
Open-ILS/src/extras/install/Makefile.fedora
Open-ILS/src/extras/install/Makefile.ubuntu-precise
Open-ILS/src/extras/install/Makefile.ubuntu-trusty

index 56df1f7..8b8fd66 100644 (file)
@@ -24,6 +24,7 @@ export DEBS = \
        libbusiness-issn-perl\
        libbusiness-onlinepayment-authorizenet-perl\
        libbusiness-onlinepayment-perl\
+       libdate-manip-perl\
        libdatetime-format-builder-perl\
        libdatetime-format-iso8601-perl\
        libdatetime-format-mail-perl\
index b73b849..f7e596c 100644 (file)
@@ -18,6 +18,7 @@ export DEBS = \
        libbusiness-issn-perl\
        libbusiness-onlinepayment-authorizenet-perl\
        libbusiness-onlinepayment-perl\
+       libdate-manip-perl\
        libdatetime-format-builder-perl\
        libdatetime-format-iso8601-perl\
        libdatetime-format-mail-perl\
index fb5b41a..5335aca 100644 (file)
@@ -24,6 +24,7 @@ export DEBS = \
        libbusiness-issn-perl\
        libbusiness-onlinepayment-authorizenet-perl\
        libbusiness-onlinepayment-perl\
+       libdate-manip-perl\
        libdatetime-format-builder-perl\
        libdatetime-format-iso8601-perl\
        libdatetime-format-mail-perl\
index 61de9df..f2d83c2 100644 (file)
@@ -39,6 +39,7 @@ FEDORA_RPMS = \
        perl-Business-ISBN-Data \
        perl-CPAN \
        perl-Crypt-SSLeay \
+       perl-Date-Manip \
        perl-DBD-Pg \
        perl-Email-Send \
        perl-Email-Simple \
index d62655f..b87ea13 100644 (file)
@@ -24,6 +24,7 @@ export DEBS = \
        libbusiness-issn-perl\
        libbusiness-onlinepayment-authorizenet-perl\
        libbusiness-onlinepayment-perl\
+       libdate-manip-perl\
        libdatetime-format-builder-perl\
        libdatetime-format-iso8601-perl\
        libdatetime-format-mail-perl\
index fb8da3c..7dbdd0b 100644 (file)
@@ -25,6 +25,7 @@ export DEBS = \
        libbusiness-issn-perl\
        libbusiness-onlinepayment-authorizenet-perl\
        libbusiness-onlinepayment-perl\
+       libdate-manip-perl\
        libdatetime-format-builder-perl\
        libdatetime-format-iso8601-perl\
        libdatetime-format-mail-perl\