summaryrefslogtreecommitdiffstats
path: root/package/perl-db-file/Config.in
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2015-07-23 18:47:16 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-23 22:36:18 +0200
commit6e9d322a111ba776f54d87fb523cd37d3cf793ef (patch)
tree2948fe329ec1f8e19394bafbad782b935e900712 /package/perl-db-file/Config.in
parent8821b54f9389e09b57cc8118af468133e7c2b7a2 (diff)
downloadbuildroot-6e9d322a111ba776f54d87fb523cd37d3cf793ef.tar.gz
buildroot-6e9d322a111ba776f54d87fb523cd37d3cf793ef.zip
scancpan: adjust package name
underscore is not allowed in BR package name. this problem was found with the Perl module DB_File which must give the BR package perl-db-file. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/perl-db-file/Config.in')
-rw-r--r--package/perl-db-file/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-db-file/Config.in b/package/perl-db-file/Config.in
index 18daec3048..37bc5da250 100644
--- a/package/perl-db-file/Config.in
+++ b/package/perl-db-file/Config.in
@@ -8,5 +8,5 @@ config BR2_PACKAGE_PERL_DB_FILE
https://metacpan.org/release/DB_File
-comment "perl-db_file needs a toolchain w/ dynamic library"
+comment "perl-db-file needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS
OpenPOWER on IntegriCloud