[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.7-841-g9d55285
Kevin Falcone
falcone at bestpractical.com
Mon Dec 13 10:53:25 EST 2010
The branch, 3.9-trunk has been updated
via 9d552858806b92f1cf60d1cedaa47129ac0bdd73 (commit)
from 839eac436922dbe1f73c467f3a64416cec8440e7 (commit)
Summary of changes:
sbin/rt-test-dependencies.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 9d552858806b92f1cf60d1cedaa47129ac0bdd73
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Dec 13 10:53:02 2010 -0500
Actually declare a new dependency on Class::Accessor with antlers
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index b411263..87a4d09 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -172,6 +172,7 @@ sub text_to_hash {
}
$deps{'CORE'} = [ text_to_hash( << '.') ];
+Class::Accessor 0.34
DateTime 0.44
DateTime::Locale 0.40
Digest::base
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list