diff options
Diffstat (limited to 'package/perl-html-parser/Config.in')
-rw-r--r-- | package/perl-html-parser/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-html-parser/Config.in b/package/perl-html-parser/Config.in index 22a16d646f..bc1c9a59e3 100644 --- a/package/perl-html-parser/Config.in +++ b/package/perl-html-parser/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_PERL_HTML_PARSER bool "perl-html-parser" depends on !BR2_STATIC_LIBS - select BR2_PACKAGE_PERL_HTML_TAGSET + select BR2_PACKAGE_PERL_HTML_TAGSET # runtime help HTML parser class |