package/sysdig: depend on lua ABI version 5.1
authorJames Hilliard <james.hilliard1@gmail.com>
Mon, 25 May 2020 00:48:38 +0000 (18:48 -0600)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 27 Jul 2020 20:30:58 +0000 (22:30 +0200)
commit9362f414c0c86f141c3df53263a7419ecf9828fe
tree1de20620018f3c33d8560e67ea11b9d831f3f85b
parent5a439727e7de7b0faf0fd57fd33ef76abc19a767
package/sysdig: depend on lua ABI version 5.1

Since sysdig is compatible with lua interpreters that provide the
version 5.1 ABI we should depend on that instead of unconditionally
selecting luajit.

Use luainterpreter as the dependency, now that either lua or luajit
can be used.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
[yann.morin.1998@free.fr:
  - reorder dependencies in Config.in: package deps go after toolchain
    deps
  - keep the toolchain deps together in the comment
  - switch to using luainterpreter as a build dependency
  - split the now-long _DEPENDENCIES list
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/sysdig/Config.in
package/sysdig/sysdig.mk