[hunchentoot-devel] [PATCH] Hunchentoot must depends on FLEXI-STREAMS
Edi Weitz
edi at agharta.de
Wed May 14 23:07:00 UTC 2008
On Thu, 15 May 2008 00:13:46 +0200, Luca Capello <luca at pca.it> wrote:
> Working on the Debian package for Hunchentoot, if I'm correct I
> found that while Hunchentoot depends on FLEXI-STREAMS, this
> dependency is present in the packages.lisp file but not in the ASDF
> one.
A system dependency cannot be expressed in a package declaration.
http://weitz.de/packages.html
> This dependency, however, is implicitly satisfied in all CLs but
> LispWorks: in fact, CL+SSL (required unless on LispWorks) depends on
> FLEXI-STREAMS. From a quick view, I guess that if you want to use
> Hunchentoot without SSL support this will miss the FLEXI-STREAMS
> dependency as well.
It won't. Hunchentoot depends on Chunga which in turn depends on
FLEXI-STREAMS.
Thanks,
Edi.
More information about the Tbnl-devel
mailing list