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 e7913be..0143054 100644
--- a/logikorr.asd
+++ b/logikorr.asd
@@ -5,5 +5,5 @@
:author "Matthias Benkard <code@matthias.benkard.de>"
:licence ""
:description "Ein einfaches Bewertungsaufnahmesystem"
- :depends-on (:parenscript :alexandria :yaclml :hunchentoot :json :split-sequence :xml-emitter)
+ :depends-on (:alexandria :yaclml :hunchentoot :json :split-sequence :xml-emitter)
:components ((:file "logikorr")))