[libconfig-model-dpkg-perl] 03/24: Build.PL: depends on LWP::Simple. removed all deps on AnyEvent*

dod at debian.org dod at debian.org
Sun Apr 20 13:07:46 UTC 2014


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

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 0abde3e0860ffc6f2651f94f79bda36609da0e30
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Apr 14 20:49:13 2014 +0200

    Build.PL: depends on LWP::Simple. removed all deps on AnyEvent*
---
 Build.PL | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Build.PL b/Build.PL
index 4367d0f..52cc387 100644
--- a/Build.PL
+++ b/Build.PL
@@ -58,8 +58,7 @@ my $build = $class->new(
   },
   'requires' => {
     'Config::Model' => '2.041',
-    'AnyEvent' => '0',
-    'AnyEvent::HTTP' => '0',
+	'LWP::Simple' => '0',
     'DB_File' => '0',
     'File::Path' => '2.07',
     'IO::File' => '0',

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



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