From 66c45b647d76138c6290b56fba1110d2e3fabf62 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 12 Sep 2011 13:55:59 -0400 Subject: [PATCH] Added TPac perl dependencies for deb distros Template::Plugin::POSIX Locale::Maketext::Lexicon (via liblocale-maketext-lexicon-perl) Signed-off-by: Bill Erickson --- Open-ILS/src/extras/Makefile.install | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.43.2