LP#1457094 Switch to package libtemplate-plugin-posix-perl for Debian Jessie user/stompro/lp1457094_jessie_depends_libtemplate_posix
authorJosh Stompro <stomproj@larl.org>
Sun, 31 May 2015 22:19:58 +0000 (17:19 -0500)
committerJosh Stompro <stomproj@larl.org>
Sun, 31 May 2015 22:19:58 +0000 (17:19 -0500)
Debian Jessie includes a package for Template::Plugin::Posix that was
being installed via CPAN.  This patch removes the CPAN install and adds
the Debian package.

Signed-off-by: Josh Stompro <stomproj@larl.org>
Open-ILS/src/extras/install/Makefile.debian-jessie

index 042acd9..c6ea5f3 100644 (file)
@@ -57,6 +57,7 @@ export DEBS = \
        libspreadsheet-writeexcel-perl\
        libsru-perl\
        libssh2-1-dev\
+       libtemplate-plugin-posix-perl\
        libtest-warn-perl\
        libtest-output-perl\
        libtext-aspell-perl\
@@ -82,7 +83,6 @@ export DEB_APACHE_DISMODS = \
 
 export CPAN_MODULES = \
        Business::OnlinePayment::PayPal \
-       Template::Plugin::POSIX \
        Safe \
        Email::Send