summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-10-03 14:54:19 +0200
committerfranck cuny <franck@lumberjaph.net>2010-10-03 14:54:19 +0200
commit4a3827c2c802f75c98fbe5b4fafe756171a6081d (patch)
treea6d161fee9255ee729b43bfe3bca950515c962df
parentupdate config, view, tests (diff)
downloadjitterbug-4a3827c2c802f75c98fbe5b4fafe756171a6081d.tar.gz
update makefile
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index b482f45..596d9db 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,6 +24,7 @@ WriteMakefile(
'Dancer::Plugin::DBIC' => 0,
'DBIx::Class' => 0,
'SQL::Translator' => 0,
+ 'Digest::MD5' => 0,
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
clean => { FILES => 'jitterbug-*' },