summaryrefslogtreecommitdiff
path: root/mulkcms.asd
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-02 14:43:07 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-02 14:43:07 +0100
commit567516069ec273488e059e9b6e91a4798b5458b9 (patch)
treecddbc63ec1156d79715524262a917d32a71c07a1 /mulkcms.asd
parent4d2fe2ddf0f9dc74576a514652407caa8ac8b5ba (diff)
Add article template.
Diffstat (limited to 'mulkcms.asd')
-rw-r--r--mulkcms.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/mulkcms.asd b/mulkcms.asd
index f340bf1..b4544d8 100644
--- a/mulkcms.asd
+++ b/mulkcms.asd
@@ -6,7 +6,7 @@
:serial t
:version "0.0.1"
:depends-on (:cl-who :cl-json :alexandria :postmodern :split-sequence
- :cl-ppcre :cl-fad :cxml :closure-html)
+ :cl-ppcre :cl-fad :cxml :closure-html :json-template)
:components ((:file "site")
(:file "package")
(:file "mulkcms")))