|
@@ -5,10 +5,11 @@ config BR2_PACKAGE_PERL_XML_LIBXML
|
|
|
select BR2_PACKAGE_ZLIB
|
|
|
select BR2_PACKAGE_PERL_XML_NAMESPACESUPPORT
|
|
|
select BR2_PACKAGE_PERL_XML_SAX
|
|
|
+ select BR2_PACKAGE_PERL_XML_SAX_BASE
|
|
|
help
|
|
|
Interface to Gnome libxml2 xml parsing and DOM library
|
|
|
|
|
|
- https://bitbucket.org/shlomif/perl-xml-libxml
|
|
|
+ https://github.com/shlomif/perl-XML-LibXML
|
|
|
|
|
|
comment "perl-xml-libxml needs a toolchain w/ dynamic library"
|
|
|
depends on BR2_STATIC_LIBS
|