python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / perl-html-parser / Config.in
blob22a16d646fa1b8e0bb692f14f502d0d1d7aa2918
1 config BR2_PACKAGE_PERL_HTML_PARSER
2         bool "perl-html-parser"
3         depends on !BR2_STATIC_LIBS
4         select BR2_PACKAGE_PERL_HTML_TAGSET
5         help
6           HTML parser class
8           https://metacpan.org/release/HTML-Parser
10 comment "perl-html-parser needs a toolchain w/ dynamic library"
11         depends on BR2_STATIC_LIBS