X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=cl-graph.asd;h=1c5e0f17dde165a5c51e6fecdf85a0f650a26634;hb=d537ac1c5bd4ac2ac5b63cef4b5a3bfc87aa1c19;hp=6ef0b94d72b5fcfe2c850d682b47c0d37af760c5;hpb=25d9c9819ce0bb610c024c3ef760660e76653c21;p=cl-graph.git diff --git a/cl-graph.asd b/cl-graph.asd index 6ef0b94..1c5e0f1 100644 --- a/cl-graph.asd +++ b/cl-graph.asd @@ -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