package/efl: depend on LuaJIT
authorJames Hilliard <james.hilliard1@gmail.com>
Mon, 25 May 2020 00:48:43 +0000 (18:48 -0600)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 27 Jul 2020 20:29:54 +0000 (22:29 +0200)
commitf3134e71595ba33d2f9f82b9951a61e63f9e8727
tree89b820ea04dfa7da7d4d8267071e203b24793a90
parentb2f79735f6d64911853d0defe970660fadb4e257
package/efl: depend on LuaJIT

Luajit is a provider for luainterpreter. We can't select providers of
virtual packages; we can only depend on them.

Note also that it is not very clear whether the host and target variants
of EFL need to be built with the same lua interpreter. Today, this is
guaranteed as we inly use luajit in both cases. But there were issues
with lua 5.1 in the past, so stick to only using luajit.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
[yann.morin.1998@free.fr:
  - depend on luajit, not "any" luainterpreter
  - which keeps the host and target variants built with the same
    interpreter
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/efl/Config.in