From 45a60c2744c9781bbc0113bb448cb4a91edaaa09 Mon Sep 17 00:00:00 2001 From: Yanick Champoux Date: Sun, 6 Oct 2013 16:53:01 -0400 Subject: [PATCH] add dependencies --- Changes | 1 + dist.ini | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/Changes b/Changes index 1baa742..3eec046 100644 --- a/Changes +++ b/Changes @@ -4,6 +4,7 @@ Revision history for App-Chorus [API CHANGES] [BUG FIXES] + - Add the Mason and Cache dependencies. [DOCUMENTATION] diff --git a/dist.ini b/dist.ini index 71442f4..bb254b3 100644 --- a/dist.ini +++ b/dist.ini @@ -9,3 +9,8 @@ copyright_year = 2013 -remove = Test::Compile [ShareDir::Tarball] + +[Prereqs] +Dancer-Template-Mason = 0 +Cache::FastMmap = 0 +