[libcatmandu-perl] 28/85: requirements

Jonas Smedegaard dr at jones.dk
Tue May 20 09:56:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.91
in repository libcatmandu-perl.

commit 01a76f4fc0e2504b483e15b1ffbd30838f396a3b
Author: vpeil <vitali.peil at uni-bielefeld.de>
Date:   Mon May 12 11:03:50 2014 +0200

    requirements
---
 cpanfile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/cpanfile b/cpanfile
index b249257..1702bbd 100644
--- a/cpanfile
+++ b/cpanfile
@@ -1,5 +1,9 @@
 requires 'perl', 'v5.10.1';
 
+on 'configure', sub {
+	requires 'Module::Build::Tiny', '0.035';
+};
+
 on 'test', sub {
   requires 'Test::Deep', 0;
   requires 'Test::Exception', 0;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git



More information about the Pkg-perl-cvs-commits mailing list