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 / luaexpat / Config.in
1 config BR2_PACKAGE_LUAEXPAT
2         bool "luaexpat"
3         select BR2_PACKAGE_EXPAT
4         depends on BR2_PACKAGE_HAS_LUAINTERPRETER
5         help
6           LuaExpat is a SAX XML parser based on the Expat library.
7
8           http://matthewwild.co.uk/projects/luaexpat/