[Bps-public-commit] r9983 - SVKUI/trunk

jesse at bestpractical.com jesse at bestpractical.com
Mon Dec 17 16:02:00 EST 2007


Author: jesse
Date: Mon Dec 17 16:01:59 2007
New Revision: 9983

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

Log:
 r73730 at pinglin:  jesse | 2007-12-17 09:09:16 -0800
 
 r73731 at pinglin:  jesse | 2007-12-17 09:09:28 -0800
 * Makefile.PL update
 r73732 at pinglin:  jesse | 2007-12-17 09:15:00 -0800
 * fixing another missing dependency


Modified: SVKUI/trunk/Makefile.PL
==============================================================================
--- SVKUI/trunk/Makefile.PL	(original)
+++ SVKUI/trunk/Makefile.PL	Mon Dec 17 16:01:59 2007
@@ -3,5 +3,6 @@
 name        'SVKUI';
 version     '0.01';
 requires    'Jifty' => '0.70422';
-
+requires 'SVN::Dump';
+requires 'Net::Server::Fork';
 WriteAll;



More information about the Bps-public-commit mailing list