[libnet-dbus-perl] 48/335: Added missing deps for XML::Grove and XML::Parser

Intrigeri intrigeri at moszumanska.debian.org
Sat Mar 21 01:07:20 UTC 2015


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

intrigeri pushed a commit to branch experimental
in repository libnet-dbus-perl.

commit 758f980c8eb8b1a5bd748202f1b27bacae04c976
Author: Daniel P. Berrange <dan at berrange.com>
Date:   Thu Apr 28 11:13:19 2005 +0000

    Added missing deps for XML::Grove and XML::Parser
---
 Makefile.PL | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.PL b/Makefile.PL
index f7d74e0..9f65bd0 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -27,6 +27,8 @@ WriteMakefile(
     'PREREQ_PM' => {
         'Test::More'  => 0,
         'Time::HiRes' => 0,
+        'XML::Grove' => 0,
+        'XML::Parser' => 0
     },
     'ABSTRACT_FROM' => 'lib/Net/DBus.pm',
     'AUTHOR' => 'Daniel Berrange <dan at berrange.com>',

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



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