The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libxslt / Config.in
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libxslt/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/libxslt/Config.in
new file mode 100644 (file)
index 0000000..ee2f66c
--- /dev/null
@@ -0,0 +1,16 @@
+config BR2_PACKAGE_LIBXSLT
+       bool "libxslt"
+       select BR2_PACKAGE_LIBXML2
+       help
+         Install the xslt library which is used
+         to transform XML files to other XML files.
+
+         XSLT is designed for use as part of XSL,
+         which is a stylesheet language for XML.
+         In addition to XSLT, XSL includes an XML vocabulary
+         for specifying formatting.
+         XSL specifies the styling of an XML document by using XSLT
+         to describe how the document is transformed into another
+         XML document that uses the formatting vocabulary.
+
+         http://www.w3.org/TR/xslt