aboutsummaryrefslogtreecommitdiffstats
path: root/scrumli.asd
diff options
context:
space:
mode:
Diffstat (limited to 'scrumli.asd')
-rw-r--r--scrumli.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/scrumli.asd b/scrumli.asd
index 87d124a..473ba00 100644
--- a/scrumli.asd
+++ b/scrumli.asd
@@ -8,7 +8,7 @@
:author "Tom Willemse"
:license "AGPLv3"
:depends-on (:restas :sexml :postmodern :cl-json :drakma
- :closure-template)
+ :closure-template :md5)
:defsystem-depends-on (:closure-template)
:components ((:closure-template "templates/scrumli")
(:file "defmodule")