[Rt-commit] r6874 - rt/branches/3.6-RELEASE/sbin
ruz at bestpractical.com
ruz at bestpractical.com
Thu Feb 1 21:57:12 EST 2007
Author: ruz
Date: Thu Feb 1 21:57:03 2007
New Revision: 6874
Modified:
rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
Log:
* Regexp::Common is required by core(QB/TicketSQL)
Modified: rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
==============================================================================
--- rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in (original)
+++ rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in Thu Feb 1 21:57:03 2007
@@ -178,6 +178,7 @@
Text::Autoformat
Text::Quoted 1.3
Tree::Simple 1.04
+Regexp::Common
Scalar::Util
Module::Versions::Report
Cache::Simple::TimedExpiry
@@ -219,7 +220,6 @@
.
$deps{'DEV'} = [ _( << '.') ];
-Regexp::Common
Test::Inline
Apache::Test
HTML::Form
More information about the Rt-commit
mailing list