[license-reconcile] 01/03: Add additional build-dependencies to Build.PL, too
Axel Beckert
abe at deuxchevaux.org
Sat Sep 28 20:56:43 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository license-reconcile.
commit 2fc3a3829b5380e63b5aa4e57fd056dd35718645
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sat Sep 28 19:47:43 2013 +0200
Add additional build-dependencies to Build.PL, too
---
Build.PL | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Build.PL b/Build.PL
index 9438a03..23674d5 100644
--- a/Build.PL
+++ b/Build.PL
@@ -9,6 +9,8 @@ my $builder = Module::Build->new(
dist_author => q{Nicholas Bamber <nicholas at periapt.co.uk>},
dist_version_from => 'lib/Debian/LicenseReconcile.pm',
build_requires => {
+ 'perl' => 5.018,
+ 'Set::IntSpan' => '1.19',
'Test::More' => 0,
'Test::Compile' => 0,
'Test::Deep' => 0,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/license-reconcile.git
More information about the Pkg-perl-cvs-commits
mailing list