summaryrefslogtreecommitdiff
path: root/animise.asd
diff options
context:
space:
mode:
Diffstat (limited to 'animise.asd')
-rw-r--r--animise.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/animise.asd b/animise.asd
index 51a382b..1117e94 100644
--- a/animise.asd
+++ b/animise.asd
@@ -6,5 +6,6 @@
:license "Specify license here"
:version "0.0.1"
:serial t
+ :depends-on (#:lettuce)
:components ((:file "package")
(:file "animise")))