[Rt-commit] r6894 - in rt/branches/3.7-EXPERIMENTAL-RTIR-2.2: .
ruz at bestpractical.com
ruz at bestpractical.com
Fri Feb 2 16:21:16 EST 2007
Author: ruz
Date: Fri Feb 2 16:21:15 2007
New Revision: 6894
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:
r4498 at cubic-pc (orig r6872): ruz | 2007-02-02 05:55:19 +0300
* Term::ReadKey is used in CLI only
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:21:15 2007
@@ -196,7 +196,6 @@
Time::ParseDate
Time::HiRes
File::Temp
-Term::ReadKey
Text::Autoformat
Text::Quoted 1.3
Tree::Simple 1.04
@@ -238,6 +237,7 @@
$deps{'CLI'} = [ text_to_hash( << '.') ];
Getopt::Long 2.24
+Term::ReadKey
.
$deps{'DEV'} = [ text_to_hash( << '.') ];
More information about the Rt-commit
mailing list