[open-ils-commits] r20026 - branches/rel_2_1/Open-ILS/src/extras (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Apr 8 13:01:21 EDT 2011


Author: dbs
Date: 2011-04-08 13:01:17 -0400 (Fri, 08 Apr 2011)
New Revision: 20026

Modified:
   branches/rel_2_1/Open-ILS/src/extras/Makefile.install
Log:
Add Net::IP dependency for Fedora per r20023

Required for the new ability of the Apache redirect module to optionally read
redirect skin and domain from the library IP's configuration file


Modified: branches/rel_2_1/Open-ILS/src/extras/Makefile.install
===================================================================
--- branches/rel_2_1/Open-ILS/src/extras/Makefile.install	2011-04-08 17:00:43 UTC (rev 20025)
+++ branches/rel_2_1/Open-ILS/src/extras/Makefile.install	2011-04-08 17:01:17 UTC (rev 20026)
@@ -173,6 +173,7 @@
 	perl-DBD-Pg \
 	perl-Email-Send \
 	perl-GDGraph3d \
+	perl-Net-IP \
 	perl-Net-SSH2 \
 	perl-OLE-Storage_Lite \
 	perl-Spreadsheet-WriteExcel \



More information about the open-ils-commits mailing list