add Module::Install to the Debian/Ubuntu, Centos, and Gentoo installs
authorsboyette <sboyette@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 Aug 2009 17:39:14 +0000 (17:39 +0000)
committersboyette <sboyette@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 Aug 2009 17:39:14 +0000 (17:39 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@13824 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/extras/Makefile.install

index 30abcd8..a9e4399 100644 (file)
@@ -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