From 413106be22f766c78b1d8391443546f99018b8a6 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Wed, 2 Mar 2011 01:24:12 +0100 Subject: Depend on Closure XML and 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 22248a5..dceede4 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) + :cl-ppcre :cl-fad :cxml) :components ((:file "site") (:file "package") (:file "mulkcms"))) -- cgit v1.2.3