Using keywords for system dependencies
authorGary King <gwking@metabang.com>
Mon, 5 Feb 2007 14:49:29 +0000 (09:49 -0500)
committerGary King <gwking@metabang.com>
Mon, 5 Feb 2007 14:49:29 +0000 (09:49 -0500)
darcs-hash:20070205144929-3cc5d-496845b83d7b0d00f87530e9c31c07612ab0208f.gz

cl-graph.asd

index 6ef0b94..1c5e0f1 100644 (file)
@@ -55,12 +55,12 @@ instructions."))
                     (describe 
                     (funcall (intern (symbol-name '#:run-tests) :lift) 
                              :suite '#:cl-graph-test)))
-  :depends-on (metatilities 
-              cl-containers
-              metabang-bind
-              cl-mathstats
+  :depends-on (:metatilities 
+              :cl-containers
+              :metabang-bind
+              :cl-mathstats
               ;; makes ASDF-Install get this automatically
-              asdf-system-connections
+              :asdf-system-connections
               ))
 
 (defmethod operation-done-p