diff options
-rw-r--r-- | mulkcms.asd | 2 |
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") |