1config BR2_PACKAGE_PERL_DIST_CHECKCONFLICTS 2 bool "perl-dist-checkconflicts" 3 select BR2_PACKAGE_PERL_MODULE_RUNTIME # runtime 4 help 5 declare version conflicts for your dist. 6 7 http://metacpan.org/release/Dist-CheckConflicts 8