Config.in 283 B

12345678910
  1. config BR2_PACKAGE_LIBXML_PARSER_PERL
  2. bool "libxml-parser-perl"
  3. select BR2_PACKAGE_EXPAT
  4. # Hide from configuration as we only support the host package
  5. # for the moment
  6. depends on BR2_HOST_ONLY
  7. help
  8. The Perl XML::Parser module.
  9. http://www.cpan.org/modules/by-module/XML/