3033bc0c6e
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
11 lines
283 B
Plaintext
11 lines
283 B
Plaintext
config BR2_PACKAGE_LIBXML_PARSER_PERL
|
|
bool "libxml-parser-perl"
|
|
select BR2_PACKAGE_EXPAT
|
|
# Hide from configuration as we only support the host package
|
|
# for the moment
|
|
depends on BR2_HOST_ONLY
|
|
help
|
|
The Perl XML::Parser module.
|
|
|
|
http://www.cpan.org/modules/by-module/XML/
|