summaryrefslogtreecommitdiff
path: root/logikorr.asd
diff options
context:
space:
mode:
Diffstat (limited to 'logikorr.asd')
-rw-r--r--logikorr.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/logikorr.asd b/logikorr.asd
index 7217540..565b1f2 100644
--- a/logikorr.asd
+++ b/logikorr.asd
@@ -7,5 +7,5 @@
:author "Matthias Benkard <code@matthias.benkard.de>"
:licence ""
:description "Ein einfaches Bewertungsaufnahmesystem"
- :depends-on (:yaclml :hunchentoot :cl-json)
+ :depends-on (:cl-who :hunchentoot :cl-json)
:components ((:file "logikorr")))