From tdalyjr at common-lisp.net Wed Jan 11 22:05:56 2006 From: tdalyjr at common-lisp.net (Tim Daly Jr.) Date: Wed, 11 Jan 2006 22:05:56 -0000 Subject: [closure-cvs] CVS update: closure/closure.asd Message-ID: <20060111220555.D63EB8815B@common-lisp.net> 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