On Mon, 18 Aug 2008 16:01:28 -0700, Attila Lendvai attila.lendvai@gmail.com wrote:
I don't mind how many dependencies CFFI has. It could have zero, or it could have 1000. All I care about is that a single action, (asdf-install:install :lispbuilder-sdl), will retrieve and install all dependencies.
while we discuss this, we should be aware of the fact that you can't do much on the cffi front to solve this problem, unless you expect the cffi developers to put a lot much more effort into packaging cffi and all its dependencies.
I just meant that if CFFI is asdf-install'able and its dependencies are asdf-install'able, then no additional work is needed.
- Luke