[Jifty-commit] r476 -

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Fri Jan 6 17:15:52 EST 2006


Author: jesse
Date: Fri Jan  6 17:15:51 2006
New Revision: 476

Modified:
   /   (props changed)
   jifty/trunk/Makefile.PL

Log:
 r22194 at truegrounds:  jesse | 2006-01-06 23:13:13 +0100
 * Depend on Module::Install::Admin instead of Module::Install. Thanks to sri.


Modified: jifty/trunk/Makefile.PL
==============================================================================
--- jifty/trunk/Makefile.PL	(original)
+++ jifty/trunk/Makefile.PL	Fri Jan  6 17:15:51 2006
@@ -42,7 +42,7 @@
 requires('Locale::Maketext::Simple');
 requires('Log::Log4perl');
 requires('Math::BigInt');
-requires('Module::Install' => '0.50');
+requires('Module::Install::Admin' => '0.50');
 requires('Module::Pluggable' => '2.95');
 requires('Module::Refresh');
 requires('Pod::Simple'); #Pod::Simple::Text


More information about the Jifty-commit mailing list