aboutsummaryrefslogtreecommitdiffstats
path: root/scrumli.asd
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-07-28 22:27:58 +0200
committerGravatar Tom Willemse2013-07-28 22:27:58 +0200
commit0b13436d1a0907f6b389b5a32f5b078aa12f11b0 (patch)
tree007c88f455dd6aa6ca604768319b212dde1e9a4c /scrumli.asd
parent5b51cf71330e99a9ba33e8ff9d2f106c4c9d416a (diff)
downloadscrumli-0b13436d1a0907f6b389b5a32f5b078aa12f11b0.tar.gz
scrumli-0b13436d1a0907f6b389b5a32f5b078aa12f11b0.zip
Remove unneeded sexml code
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")