From 67caa3cab560fb58ef93e71c7562d89afd3b03f2 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 21 Nov 2010 21:34:33 -0600 Subject: use dist-checkconflicts --- dist.ini | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index 3a79421..5578e88 100644 --- a/dist.ini +++ b/dist.ini @@ -10,6 +10,7 @@ awesome = =inc::MMPackageStash [Prereqs] perl = 5.8.3 +Dist::CheckConflicts = 0 Package::DeprecationManager = 0 Package::Stash::XS = 0 Scalar::Util = 0 @@ -21,3 +22,6 @@ Test::Requires = 0 [Prereqs / TestRecommends] Test::LeakTrace = 0 + +[Prereqs / ConfigureRequires] +Dist::CheckConflicts = 0 -- cgit v1.2.3-54-g00ecf