From aa7a415ebca61bac4f0564552f7919e2427e4181 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sat, 2 Feb 2008 19:37:18 +0100 Subject: Add Closer to MOP as a dependency. darcs-hash:8bf6549938d2775da13391f872a8772584adcdb3 --- objective-cl.asd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'objective-cl.asd') diff --git a/objective-cl.asd b/objective-cl.asd index 237dc84..321df89 100644 --- a/objective-cl.asd +++ b/objective-cl.asd @@ -20,7 +20,8 @@ :version "0.0.4" :author "Matthias Benkard " :licence "GNU General Public License, version 3 or higher" - :depends-on (#:cffi #:trivial-garbage #:split-sequence #:objective-cl-libobjcl) + :depends-on (#:cffi #:trivial-garbage #:split-sequence #:objective-cl-libobjcl + #:closer-mop) :components ((:module "Lisp" :components ((:file "defpackage") -- cgit v1.2.3