[Jifty-commit] r3281 - jifty/trunk

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon May 21 12:19:42 EDT 2007


Author: falcone
Date: Mon May 21 12:19:40 2007
New Revision: 3281

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

Log:
 r18888 at ketch:  falcone | 2007-05-21 12:18:40 -0400
 * fix name of dependancy


Modified: jifty/trunk/Makefile.PL
==============================================================================
--- jifty/trunk/Makefile.PL	(original)
+++ jifty/trunk/Makefile.PL	Mon May 21 12:19:40 2007
@@ -133,7 +133,7 @@
     ],
     'Jifty console' => [
         -default => 1,
-        recommands('Devel::ExtContext')
+        recommands('Devel::EvalContext')
     ],
 );
 


More information about the Jifty-commit mailing list