When I tried to install rigpa using Borg I'd to install all of these dependencies
- ace-window
- avy
- beacon
- buffer-ring
- centaur-tabs
- dash
- dynaring
- evil
- git-timemachine
- ht
- hydra
- ivy
- lithium
- parsec
- powerline
- s
- transpose-frame
to get rigpa to build. Some of them are transitive (hard) dependencies, but most of them are hard dependencies to build rigpa.el. I haven't looked at the code, but based on the README it sounds like several of these should be alternatives to each other, e.g. evil; hydra; lithium; etc.
It is intentional that you need all these dependencies installed to be able to build and use Rigpa? Or should some, or all, of these be soft dependencies?
When I tried to install rigpa using Borg I'd to install all of these dependencies
to get rigpa to build. Some of them are transitive (hard) dependencies, but most of them are hard dependencies to build
rigpa.el. I haven't looked at the code, but based on the README it sounds like several of these should be alternatives to each other, e.g.evil;hydra;lithium; etc.It is intentional that you need all these dependencies installed to be able to build and use Rigpa? Or should some, or all, of these be soft dependencies?