mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
8 lines
229 B
Plaintext
8 lines
229 B
Plaintext
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
|