From 6e9d322a111ba776f54d87fb523cd37d3cf793ef Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Thu, 23 Jul 2015 18:47:16 +0200 Subject: 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 Signed-off-by: Thomas Petazzoni --- package/perl-db-file/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/perl-db-file/Config.in') 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 -- cgit v1.2.3