From 4ddd783e4b4cb193c7cdb3ca12050c2bb3b76be7 Mon Sep 17 00:00:00 2001 From: sboyette Date: Thu, 13 Aug 2009 17:39:14 +0000 Subject: [PATCH] add Module::Install to the Debian/Ubuntu, Centos, and Gentoo installs git-svn-id: svn://svn.open-ils.org/ILS/trunk@13824 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/extras/Makefile.install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index 30abcd8817..a9e43993de 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -87,6 +87,7 @@ DEBS = \ libemail-send-perl\ libgd-graph3d-perl\ libmarc-record-perl\ + libmodule-install-perl\ libole-storage-lite-perl\ libpq-dev\ libspreadsheet-writeexcel-perl\ @@ -139,6 +140,7 @@ CENTOS_PERL = \ DateTime::Format::Builder \ GD::Graph3d \ MARC::Record \ + Module::Install\ Net::Z3950::ZOOM \ Spreadsheet::WriteExcel \ Text::Aspell \ @@ -188,6 +190,7 @@ GENTOOS = \ GENTOO_PERL = \ MARC::Record \ + Module::Install\ Net::Z3950::ZOOM \ Text::CSV -- 2.11.0