summaryrefslogtreecommitdiffstats
path: root/package/perl-xml-libxml/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/perl-xml-libxml/Config.in')
-rw-r--r--package/perl-xml-libxml/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/perl-xml-libxml/Config.in b/package/perl-xml-libxml/Config.in
new file mode 100644
index 0000000000..9e3a44e3ac
--- /dev/null
+++ b/package/perl-xml-libxml/Config.in
@@ -0,0 +1,10 @@
+config BR2_PACKAGE_PERL_XML_LIBXML
+ bool "perl-xml-libxml"
+ select BR2_PACKAGE_LIBXML2
+ select BR2_PACKAGE_ZLIB
+ select BR2_PACKAGE_PERL_XML_NAMESPACESUPPORT
+ select BR2_PACKAGE_PERL_XML_SAX
+ help
+ Interface to Gnome libxml2 xml parsing and DOM library
+
+ https://bitbucket.org/shlomif/perl-xml-libxml
OpenPOWER on IntegriCloud