Guys, i am trying to deploy a flask-app that relies on neovim being present. Apt-getting it is not allowed. I thought i'd build it from source but while doing it i run into other missing dependencies like libtool. Any thoughts on how to address this?
Thanks!