summaryrefslogtreecommitdiffstats
path: root/package/lua-ev/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/lua-ev/Config.in')
-rw-r--r--package/lua-ev/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lua-ev/Config.in b/package/lua-ev/Config.in
index 4b3f8ed185..0cb4c22a92 100644
--- a/package/lua-ev/Config.in
+++ b/package/lua-ev/Config.in
@@ -1,8 +1,8 @@
config BR2_PACKAGE_LUA_EV
bool "lua-ev"
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
- select BR2_PACKAGE_LIBEV
depends on !BR2_bfin # libev
+ select BR2_PACKAGE_LIBEV
help
Get access to the libev library from Lua.
OpenPOWER on IntegriCloud