[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.7-1064-g6bb055a
Thomas Sibley
trs at bestpractical.com
Mon Dec 27 13:51:51 EST 2010
The branch, 3.9-trunk has been updated
via 6bb055aaaa380dff1dae8cce7e3acf52fb79a09d (commit)
from f430e36a7ff5fa983ff7d85b9e7a9e84a4f14f34 (commit)
Summary of changes:
sbin/rt-test-dependencies.in | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 6bb055aaaa380dff1dae8cce7e3acf52fb79a09d
Author: Thomas Sibley <trs at bestpractical.com>
Date: Mon Dec 27 13:44:34 2010 -0500
Require the filetypes that make Imager actually useful
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index 3b3b1c7..10fef43 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -344,6 +344,9 @@ GD::Text
$deps{'USERLOGO'} = [ text_to_hash( << '.') ];
Imager
+Imager::File::GIF
+Imager::File::JPEG
+Imager::File::PNG
Convert::Color
.
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list