From 4d2fe2ddf0f9dc74576a514652407caa8ac8b5ba Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Wed, 2 Mar 2011 01:42:04 +0100 Subject: Register the dependency on Closure HTML. --- mulkcms.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mulkcms.asd') diff --git a/mulkcms.asd b/mulkcms.asd index dceede4..f340bf1 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) + :cl-ppcre :cl-fad :cxml :closure-html) :components ((:file "site") (:file "package") (:file "mulkcms"))) -- cgit v1.2.3