LP 1639250: Install Excel::Writer::XLSX from deb on Wheezy.
authorJason Stephenson <jason@sigio.com>
Fri, 4 Nov 2016 14:24:40 +0000 (10:24 -0400)
committerJason Etheridge <jason@esilibrary.com>
Tue, 15 Nov 2016 20:40:05 +0000 (15:40 -0500)
Change Open-ILS/src/extras/install/Makefile.debian-wheezy from the
deb, libexcel-writer-xlsx-perl, instead of via CPAN.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>

Open-ILS/src/extras/install/Makefile.debian-wheezy

index 59bf75a..1601d5b 100644 (file)
@@ -66,6 +66,7 @@ export DEBS = \
        libsoap-lite-perl\
        libbz2-dev\
        libparse-recdescent-perl\
+       libexcel-writer-xlsx-perl\
        yaz
 
 export DEB_APACHE_MODS = \
@@ -79,7 +80,6 @@ export DEB_APACHE_DISMODS = \
     deflate
 
 export CPAN_MODULES = \
-       Excel::Writer::XLSX \
        Business::OnlinePayment::PayPal \
        Template::Plugin::POSIX \