Skip to content

Fix some deps for: building neovim

Raffaele Ragni requested to merge raffaeleragni/cookbook:luajit into master

Trying to fix some dependencies and recipe for neovim. Still doesn't fully build because libuv will require some work.

In the meanwhile a few dependencies are building:

  • luajit: Builds (static)
  • libtermkey: Builds (static)
  • libtickit: Builds (static)
  • libvterm: Builds (static)
  • termcap: Builds (static)

This is a partial fix but it can still be merged and keep all in WIP so others can also work on it.

Edited by Raffaele Ragni

Merge request reports