From f6dac8876601b5fdc9a834951f5052c901922d69 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Wed, 16 Mar 2011 15:03:51 +0100 Subject: Drop the dependency on Closure HTML for now. --- mulkcms.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mulkcms.asd') 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") -- cgit v1.2.3