[open-ils-commits] r19171 - branches/rel_2_0/Open-ILS/src/extras (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Wed Jan 12 16:10:22 EST 2011


Author: dbs
Date: 2011-01-12 16:10:17 -0500 (Wed, 12 Jan 2011)
New Revision: 19171

Modified:
   branches/rel_2_0/Open-ILS/src/extras/Makefile.install
Log:
Add Net::SSH2 to the prereqs as the libnet-ssh2-perl package is not on Debian Lenny


Modified: branches/rel_2_0/Open-ILS/src/extras/Makefile.install
===================================================================
--- branches/rel_2_0/Open-ILS/src/extras/Makefile.install	2011-01-12 20:57:15 UTC (rev 19170)
+++ branches/rel_2_0/Open-ILS/src/extras/Makefile.install	2011-01-12 21:10:17 UTC (rev 19171)
@@ -238,6 +238,7 @@
 CPAN_MODULES_MORE = \
     Business::CreditCard::Object \
     MARC::Record \
+    Net::SSH2 \
     UUID::Tiny
 
 # Are we sure most distros don't come with an acceptable version of Safe.pm?



More information about the open-ils-commits mailing list