From: sboyette Date: Thu, 13 Aug 2009 17:39:14 +0000 (+0000) Subject: add Module::Install to the Debian/Ubuntu, Centos, and Gentoo installs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4ddd783e4b4cb193c7cdb3ca12050c2bb3b76be7;p=evergreen%2Ftadl.git 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 --- 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