Update of /project/closure/cvsroot/closure In directory clnet:/tmp/cvs-serv12757
Modified Files: closure.asd Log Message:
"so that non-GUI parts of Closure don't have to depend on CLIM anymore"
... make it so.
--- /project/closure/cvsroot/closure/closure.asd 2006/12/31 15:42:40 1.12 +++ /project/closure/cvsroot/closure/closure.asd 2006/12/31 15:45:30 1.13 @@ -60,8 +60,7 @@ (make-pathname :name nil :type nil :defaults *load-truename*)) :default-component-class closure-source-file - :depends-on (:cxml :mcclim - ;; uncomment this if we actually need gray streams: + :depends-on (:cxml ;; uncomment this if we actually need gray streams: ;; :trivial-gray-streams #+sbcl :sb-bsd-sockets) :components