diff options
Diffstat (limited to 'package/perl-dist-checkconflicts')
-rw-r--r-- | package/perl-dist-checkconflicts/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-dist-checkconflicts/Config.in b/package/perl-dist-checkconflicts/Config.in index e834d01136..b34496e799 100644 --- a/package/perl-dist-checkconflicts/Config.in +++ b/package/perl-dist-checkconflicts/Config.in @@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_DIST_CHECKCONFLICTS bool "perl-dist-checkconflicts" select BR2_PACKAGE_PERL_MODULE_RUNTIME # runtime help - declare version conflicts for your dist + declare version conflicts for your dist. http://metacpan.org/release/Dist-CheckConflicts |