summaryrefslogtreecommitdiff
path: root/cl-forth.asd
diff options
context:
space:
mode:
Diffstat (limited to 'cl-forth.asd')
-rw-r--r--cl-forth.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/cl-forth.asd b/cl-forth.asd
index f192b5e..6702f90 100644
--- a/cl-forth.asd
+++ b/cl-forth.asd
@@ -3,7 +3,7 @@
:version "0.1"
:author "Emre Akan"
:licence "MIT"
- :depends-on ("iterate" "cl-fad")
+ :depends-on ("iterate" "cl-fad" "clingon")
:serial t
:components ((:file "package")
(:file "util")