diff options
Diffstat (limited to 'package/perl-xml-namespacesupport/Config.in')
-rw-r--r-- | package/perl-xml-namespacesupport/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/perl-xml-namespacesupport/Config.in b/package/perl-xml-namespacesupport/Config.in new file mode 100644 index 0000000000..bc67d47904 --- /dev/null +++ b/package/perl-xml-namespacesupport/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_PERL_XML_NAMESPACESUPPORT + bool "perl-xml-namespacesupport" + help + a simple generic namespace support class + + https://metacpan.org/release/XML-NamespaceSupport |