generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
13
package/perl-html-parser/Config.in
Normal file
13
package/perl-html-parser/Config.in
Normal file
@ -0,0 +1,13 @@
|
||||
config BR2_PACKAGE_PERL_HTML_PARSER
|
||||
bool "perl-html-parser"
|
||||
depends on !BR2_STATIC_LIBS
|
||||
select BR2_PACKAGE_PERL_HTML_TAGSET # runtime
|
||||
select BR2_PACKAGE_PERL_HTTP_MESSAGE # runtime
|
||||
select BR2_PACKAGE_PERL_URI # runtime
|
||||
help
|
||||
HTML parser class.
|
||||
|
||||
https://github.com/libwww-perl/HTML-Parser
|
||||
|
||||
comment "perl-html-parser needs a toolchain w/ dynamic library"
|
||||
depends on BR2_STATIC_LIBS
|
||||
Reference in New Issue
Block a user