summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-11-21 21:34:33 -0600
committerJesse Luehrs <doy@tozt.net>2010-11-21 21:48:08 -0600
commit67caa3cab560fb58ef93e71c7562d89afd3b03f2 (patch)
tree7aa3a89a3219373ff89ea9e6812ecd2ebcda8fe7 /dist.ini
parenta20ff0fe7cedb1750b40d04307a1e2f5230758df (diff)
downloadpackage-stash-67caa3cab560fb58ef93e71c7562d89afd3b03f2.tar.gz
package-stash-67caa3cab560fb58ef93e71c7562d89afd3b03f2.zip
use dist-checkconflicts
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini4
1 files changed, 4 insertions, 0 deletions
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