summaryrefslogtreecommitdiff
path: root/objective-cl-tests.asd
diff options
context:
space:
mode:
Diffstat (limited to 'objective-cl-tests.asd')
-rw-r--r--objective-cl-tests.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/objective-cl-tests.asd b/objective-cl-tests.asd
index 7ecb551..a6cd132 100644
--- a/objective-cl-tests.asd
+++ b/objective-cl-tests.asd
@@ -20,7 +20,7 @@
:version "0.0.4"
:author "Matthias Benkard <matthias@benkard.de>"
:licence "GNU General Public License, version 3 or higher"
- :depends-on (#:objective-cl #:objective-cl-clozure-compat #:lift)
+ :depends-on (#:objective-cl #:lift)
:components
((:module "Lisp"
:components ((:file "tests")))))