[Rt-commit] r6900 - in rt/branches/3.7-EXPERIMENTAL-RTIR-2.2: .

ruz at bestpractical.com ruz at bestpractical.com
Fri Feb 2 16:31:55 EST 2007


Author: ruz
Date: Fri Feb  2 16:31:55 2007
New Revision: 6900

Modified:
   rt/branches/3.7-EXPERIMENTAL-RTIR-2.2/   (props changed)
   rt/branches/3.7-EXPERIMENTAL-RTIR-2.2/sbin/rt-test-dependencies.in

Log:
 r4503 at cubic-pc (orig r6877):  ruz | 2007-02-02 06:04:49 +0300
 * update CLI deps


Modified: rt/branches/3.7-EXPERIMENTAL-RTIR-2.2/sbin/rt-test-dependencies.in
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-RTIR-2.2/sbin/rt-test-dependencies.in	(original)
+++ rt/branches/3.7-EXPERIMENTAL-RTIR-2.2/sbin/rt-test-dependencies.in	Fri Feb  2 16:31:55 2007
@@ -243,6 +243,10 @@
 
 $deps{'CLI'} = [ text_to_hash( << '.') ];
 Getopt::Long 2.24
+LWP
+HTTP::Request::Common
+Text::ParseWords
+Term::ReadLine
 Term::ReadKey
 .
 


More information about the Rt-commit mailing list