From 9ed8ffd48c35872531b881f2ccf10c056dbdc680 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Wed, 9 Sep 2020 10:49:11 -0500 Subject: added system for cli tool But the ecl build doesn't work... --- imbricate.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'imbricate.asd') diff --git a/imbricate.asd b/imbricate.asd index a98ab0b..472579f 100644 --- a/imbricate.asd +++ b/imbricate.asd @@ -6,5 +6,5 @@ :license "AGPL-3.0" :version "0.1.0" :serial t - :depends-on ( #:opticl #:uiop ) + :depends-on (#:asdf #:uiop #:opticl) :components ((:file "imbricate"))) -- cgit v1.2.3