[Bps-public-commit] SD branch, master, updated. 83d39a83be02f6b5a41e2f54c7a4dae15e2ba246

spang at bestpractical.com spang at bestpractical.com
Wed Aug 12 05:21:08 EDT 2009


The branch, master has been updated
       via  83d39a83be02f6b5a41e2f54c7a4dae15e2ba246 (commit)
      from  a2cdc75db814f41d9730e26fa87249af3a3edbf9 (commit)

Summary of changes:
 Makefile.PL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 83d39a83be02f6b5a41e2f54c7a4dae15e2ba246
Author: Christine Spang <spang at bestpractical.com>
Date:   Wed Aug 12 10:07:20 2009 +0100

    Move Test::Script::Run dep to SD

diff --git a/Makefile.PL b/Makefile.PL
index 7371308..4864d47 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -14,6 +14,7 @@ requires('DateTime::Format::Natural');
 requires('HTML::Tree');
 requires('URI::file');
 
+build_requires('Test::Script::Run' => '0.02');
 
 feature 'RT sync' => (
     -default => 0,

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list