[open-ils-commits] r20025 - trunk/Open-ILS/src/extras (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Apr 8 13:00:46 EDT 2011


Author: dbs
Date: 2011-04-08 13:00:43 -0400 (Fri, 08 Apr 2011)
New Revision: 20025

Modified:
   trunk/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: trunk/Open-ILS/src/extras/Makefile.install
===================================================================
--- trunk/Open-ILS/src/extras/Makefile.install	2011-04-08 16:30:51 UTC (rev 20024)
+++ trunk/Open-ILS/src/extras/Makefile.install	2011-04-08 17:00:43 UTC (rev 20025)
@@ -175,6 +175,7 @@
 	perl-Email-Send \
 	perl-Email-Simple \
 	perl-GDGraph3d \
+	perl-Net-IP \
 	perl-Net-SSH2 \
 	perl-OLE-Storage_Lite \
 	perl-Spreadsheet-WriteExcel \



More information about the open-ils-commits mailing list