repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python: fix disabling the SSL module
[buildroot-gz.git]
/
package
/
lua-ev
/
Config.in
blob
4b3f8ed18505a85d64973b12e35c79c043711c0d
1
config BR2_PACKAGE_LUA_EV
2
bool "lua-ev"
3
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4
select BR2_PACKAGE_LIBEV
5
depends on !BR2_bfin # libev
6
help
7
Get access to the libev library from Lua.
8
9
https://github.com/brimworks/lua-ev