From d6e0a0d0e346990612579a47f291a41e76baa228 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 24 May 2016 21:52:27 +0000 Subject: Bug 1275404 - Makefile.PL and META.* should depend on Apache2::SizeLimit, not Apache::SizeLimit r=dylan --- META.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'META.yml') diff --git a/META.yml b/META.yml index 68d14b994..dc06c5ee3 100644 --- a/META.yml +++ b/META.yml @@ -90,7 +90,7 @@ optional_features: mod_perl: description: 'mod_perl support under Apache' requires: - Apache::SizeLimit: '0.96' + Apache2::SizeLimit: '0.96' mod_perl2: '1.999022' moving: description: 'Move Bugs Between Installations' -- cgit v1.2.3-24-g4f1b