summaryrefslogtreecommitdiff
path: root/mulkcms.asd
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-16 15:03:51 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-16 15:03:51 +0100
commitf6dac8876601b5fdc9a834951f5052c901922d69 (patch)
treef6f44909d8cd8561a53ac47c1cada49001e8b3a5 /mulkcms.asd
parent33ed5685b0df4c659467e3c0d759f7d3c91d297f (diff)
Drop the dependency on Closure HTML for now.
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 4bd0f05..1f6cc1e 100644
--- a/mulkcms.asd
+++ b/mulkcms.asd
@@ -9,7 +9,7 @@
:serial t
:version "0.0.1"
:depends-on (:cl-who :cl-json :alexandria :postmodern :split-sequence
- :cl-ppcre :cl-fad :cxml :closure-html :json-template :cxml-stp
+ :cl-ppcre :cl-fad :cxml :json-template :cxml-stp
:ironclad :flexi-streams :drakma :puri)
:components ((:file "package")
(:file "site")