aboutsummaryrefslogtreecommitdiffstats
path: root/scrumli.asd
diff options
context:
space:
mode:
Diffstat (limited to 'scrumli.asd')
-rw-r--r--scrumli.asd4
1 files changed, 2 insertions, 2 deletions
diff --git a/scrumli.asd b/scrumli.asd
index 4f158fd..b3d42c3 100644
--- a/scrumli.asd
+++ b/scrumli.asd
@@ -23,8 +23,8 @@
:description "Scrum with Lisp"
:author "Tom Willemse"
:license "AGPLv3"
- :depends-on (:restas :sexml :postmodern :cl-json :drakma
- :closure-template :md5)
+ :depends-on (:restas :postmodern :cl-json :drakma :closure-template
+ :md5)
:defsystem-depends-on (:closure-template)
:components ((:closure-template "templates/scrumli")
(:file "defmodule")