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 / lpeg / Config.in
1 config BR2_PACKAGE_LPEG
2         bool "lpeg"
3         depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4         help
5           LPeg is a new pattern-matching library for Lua,
6           based on Parsing Expression Grammars (PEGs).
7
8           http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html