Files
operating-system/buildroot/package/lua-ev/Config.in
Pascal Vizeli b13086072c Update buildroot & docker (#25)
* Update docker & buildroot

* Fix

* fix versions
2018-05-28 14:58:22 +02:00

9 lines
201 B
Plaintext

config BR2_PACKAGE_LUA_EV
bool "lua-ev"
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
select BR2_PACKAGE_LIBEV
help
Get access to the libev library from Lua.
https://github.com/brimworks/lua-ev