]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1385937 - Add Data::Password::passwdqc to vendor tarballs
authorDylan William Hardison <dylan@hardison.net>
Thu, 3 Aug 2017 12:40:47 +0000 (08:40 -0400)
committerGitHub <noreply@github.com>
Thu, 3 Aug 2017 12:40:47 +0000 (08:40 -0400)
Makefile.PL

index bc0bdd3320c8e258361c309561202d299551b13c..c8e0ea9eac34f1a26368d70bf7440ca06c20f405 100755 (executable)
@@ -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',