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