Update of /project/closure/cvsroot/closure
In directory common-lisp.net:/tmp/cvs-serv969
Modified Files:
closure.asd
Log Message:
Patch by Vincent Arkesteijn to indicate the glisp system's dependance
on the clim and, in sbcl, sb-bsd-sockets systems.
Date: Wed Jan 11 23:05:54 2006
Author: tdalyjr
Index: closure/closure.asd
diff -u closure/closure.asd:1.6 closure/closure.asd:1.7
--- closure/closure.asd:1.6 Thu Aug 25 17:14:11 2005
+++ closure/closure.asd Wed Jan 11 23:05:54 2006
@@ -60,6 +60,7 @@
(make-pathname :name nil :type nil
:defaults *load-truename*))
:default-component-class closure-source-file
+ :depends-on (:clim #+sbcl :sb-bsd-sockets)
:components
((:file dependent
:pathname