[Bps-public-commit] App-Changeloggr branch, master, updated. eca3b47872f1923e6e183d9fb806de2d7f0c6d88
Kevin Falcone
falcone at bestpractical.com
Wed May 27 14:28:48 EDT 2009
The branch, master has been updated
via eca3b47872f1923e6e183d9fb806de2d7f0c6d88 (commit)
from 282e6ec5b8065dd14d34f1ae9f5a28d5d099e34f (commit)
Summary of changes:
Makefile.PL | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit eca3b47872f1923e6e183d9fb806de2d7f0c6d88
Author: Kevin Falcone <kevin at jibsheet.com>
Date: Wed May 27 14:28:36 2009 -0400
require the two Jifty plugins used
diff --git a/Makefile.PL b/Makefile.PL
index 6d20caf..f6c7b2e 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,6 +5,8 @@ version '0.01';
requires 'Jifty' => '0.90220';
requires 'JiftyX::ModelHelpers' => '0.22';
+requires 'Jifty::Plugin::Feedback' => '';
+requires 'Jifty::Plugin::SiteNews' => '';
requires 'Data::GUID';
requires 'Params::Validate';
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list