summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-08-03 14:40:47 +0200
committerGitHub <noreply@github.com>2017-08-03 14:40:47 +0200
commite0dc311bfb82168bce140113198697958ad386b8 (patch)
treed911b731f701c40f7d8b4a8bfc2c00a7402b46e8 /Makefile.PL
parente0acb9462b63fde56b5ed9f45b9cce7387f6e1ac (diff)
downloadbugzilla-e0dc311bfb82168bce140113198697958ad386b8.tar.gz
bugzilla-e0dc311bfb82168bce140113198697958ad386b8.tar.xz
Bug 1385937 - Add Data::Password::passwdqc to vendor tarballs
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index bc0bdd332..c8e0ea9ea 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -41,6 +41,7 @@ my %requires = (
'CPAN::Meta::Prereqs' => '2.132830',
'CPAN::Meta::Requirements' => '2.121',
'DBI' => '1.614',
+ 'Data::Password::passwdqc' => '0.08',
'Date::Format' => '2.23',
'DateTime' => '0.75',
'DateTime::TimeZone' => '2.11',