buildrootschalter/package/cosmo/Config.in
Francois Perrad 08f2dd2bf6 cosmo: new package
[Thomas: indicate that the lpeg dependency is a run-time dependency,
as suggested by Arnout.]

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-03-01 15:41:52 +01:00

9 lines
180 B
Plaintext

config BR2_PACKAGE_COSMO
bool "cosmo"
# run-time dependency
select BR2_PACKAGE_LPEG
help
Cosmo is a "safe templates" engine for Lua.
http://mascarenhas.github.io/cosmo/