From: Bill Erickson Date: Mon, 12 Sep 2011 17:55:59 +0000 (-0400) Subject: Added TPac perl dependencies for deb distros X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=66c45b647d76138c6290b56fba1110d2e3fabf62;p=evergreen%2Fpines.git Added TPac perl dependencies for deb distros Template::Plugin::POSIX Locale::Maketext::Lexicon (via liblocale-maketext-lexicon-perl) Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index 0812736ecb..0241bbf668 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -102,6 +102,7 @@ DEBS = \ libtext-csv-perl\ libuniversal-require-perl\ libnet-ip-perl\ + liblocale-maketext-lexicon-perl\ libunix-syslog-perl # Debian Lenny and Ubuntu Intrepid bundle recent versions of yaz @@ -229,6 +230,7 @@ CPAN_MODULES = \ Business::EDI \ Library::CallNumber::LC \ Net::Z3950::Simple2ZOOM \ + Template::Plugin::POSIX \ SRU # More chronically unpackaged CPAN modules (available in Squeeze though)