[libatteanx-endpoint-perl] 09/27: add XML::LibXML as dep

Jonas Smedegaard dr at jones.dk
Sat Oct 28 02:08:05 UTC 2017


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

js pushed a commit to annotated tag debian/0.002-1
in repository libatteanx-endpoint-perl.

commit 700c427aa3f5674a0ab71d681c85646dba24de63
Author: Kjetil Kjernsmo <kjetil at kjernsmo.net>
Date:   Wed Sep 13 23:57:43 2017 +0200

    add XML::LibXML as dep
---
 Makefile.PL | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.PL b/Makefile.PL
index 77fc7f9..71956e4 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,6 +24,7 @@ requires		'HTML::HTML5::Writer'			=> 0;
 requires		'HTTP::Negotiate'				=> 0;
 requires		'IO::Compress::Gzip'			=> 0;
 requires		'JSON'							=> 0;
+requires		'XML::LibXML'					=> 1.70;
 requires		'List::MoreUtils'				=> 0;
 requires		'Moo'							=> 1.006000;
 requires		'MooX::Log::Any'				=> 0;

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



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