[open-ils-commits] r13824 - trunk/Open-ILS/src/extras (sboyette)
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu Aug 13 13:39:18 EDT 2009
Author: sboyette
Date: 2009-08-13 13:39:14 -0400 (Thu, 13 Aug 2009)
New Revision: 13824
Modified:
trunk/Open-ILS/src/extras/Makefile.install
Log:
add Module::Install to the Debian/Ubuntu, Centos, and Gentoo installs
Modified: trunk/Open-ILS/src/extras/Makefile.install
===================================================================
--- trunk/Open-ILS/src/extras/Makefile.install 2009-08-13 16:42:06 UTC (rev 13823)
+++ trunk/Open-ILS/src/extras/Makefile.install 2009-08-13 17:39:14 UTC (rev 13824)
@@ -87,6 +87,7 @@
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 @@
DateTime::Format::Builder \
GD::Graph3d \
MARC::Record \
+ Module::Install\
Net::Z3950::ZOOM \
Spreadsheet::WriteExcel \
Text::Aspell \
@@ -188,6 +190,7 @@
GENTOO_PERL = \
MARC::Record \
+ Module::Install\
Net::Z3950::ZOOM \
Text::CSV
More information about the open-ils-commits
mailing list