1 config BR2_PACKAGE_LJLINENOISE
3 # run-time dependency only
4 select BR2_PACKAGE_LJSYSCALL
5 # ljsyscall is specifically for LuaJIT, not Lua.
6 depends on BR2_PACKAGE_LUAJIT
8 ljlinenoise is a pure LuaJIT port of linenoise,
9 a small alternative to readline and libedit.
11 http://fperrad.github.io/ljlinenoise/
13 comment "ljlinenoise needs LuaJIT"
14 depends on !BR2_PACKAGE_LUAJIT