mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
pkg-perl: remove the dependency generated by scancpan
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
2e39ffcc6a
commit
947f20f269
@@ -7,7 +7,7 @@
|
||||
PERL_HTML_PARSER_VERSION = 3.71
|
||||
PERL_HTML_PARSER_SOURCE = HTML-Parser-$(PERL_HTML_PARSER_VERSION).tar.gz
|
||||
PERL_HTML_PARSER_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
|
||||
PERL_HTML_PARSER_DEPENDENCIES = perl perl-html-tagset
|
||||
PERL_HTML_PARSER_DEPENDENCIES = perl-html-tagset
|
||||
PERL_HTML_PARSER_LICENSE = Artistic or GPLv1+
|
||||
PERL_HTML_PARSER_LICENSE_FILES = README
|
||||
|
||||
|
||||
Reference in New Issue
Block a user