about summary refs log tree commit diff
path: root/Build.PL
diff options
context:
space:
mode:
authorJonathan "Duke" Leto <jonathan@leto.net>2011-05-22 17:23:22 -0700
committerJonathan "Duke" Leto <jonathan@leto.net>2011-05-22 17:34:11 -0700
commit20ec075a12bd2e9ffd7b5db7a311bc667ce368f0 (patch)
tree3b603c27832b9a5478d862414779bce9df8350b6 /Build.PL
parentAdd test db to our cleanup target (diff)
downloadjitterbug-20ec075a12bd2e9ffd7b5db7a311bc667ce368f0.tar.gz
Remove dep on Git::Repository
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 52158ee..ad985f4 100644
--- a/Build.PL
+++ b/Build.PL
@@ -20,7 +20,6 @@ my $builder = Module::Build->new(
         'XML::Feed'                => 0,
         'DateTime'                 => 0,
         'JSON'                     => 0,
-        'Git::Repository'          => 0,
         'YAML'                     => 0,
         'Dancer::Template::Xslate' => 0,
         'Dancer::Plugin::DBIC'     => 0,