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 / xmlstarlet / Config.in
1 config BR2_PACKAGE_XMLSTARLET
2         bool "xmlstarlet"
3         select BR2_PACKAGE_LIBXML2
4         select BR2_PACKAGE_LIBXSLT
5         select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
6         help
7           Command Line XML Toolkit
8
9           http://xmlstar.sourceforge.net/