[librdf-generator-void-perl] 09/10: add Progress::Any to requires

Jonas Smedegaard dr at jones.dk
Sun May 18 12:37:43 UTC 2014


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

js pushed a commit to tag dev-release-0.13_1
in repository librdf-generator-void-perl.

commit 0149f44823bb9a0e150aef6129885efc4f534872
Author: Kjetil Kjernsmo <kjetil at kjernsmo.net>
Date:   Wed Jul 17 13:06:04 2013 +0200

    add Progress::Any to requires
---
 meta/makefile.ttl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/makefile.ttl b/meta/makefile.ttl
index 4eef2e8..c386285 100644
--- a/meta/makefile.ttl
+++ b/meta/makefile.ttl
@@ -10,6 +10,6 @@
     :readme_from <project#main> ;
     :test_requires "Test::More 0.88", "Test::RDF 1.10", "FindBin", "File::Temp" ;
     :recommends "App::perlrdf 0.004", "Progress::Any::Output::TermProgressBarColor", "Progress::Any::Output" ;
-    :requires "RDF::Trine", "URI", "Data::UUID", "Moose", "aliased" .
+    :requires "RDF::Trine", "URI", "Data::UUID", "Moose", "aliased", "Progress::Any" .
 
 <project#main> <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName> "lib/RDF/Generator/Void.pm" .

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



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