From c5436f91374bdf463e4c83637c90ac888f973a3f Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Tue, 15 Mar 2011 13:28:36 +0100 Subject: Add support for spam detection via Akismet. --- mulkcms.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mulkcms.asd') diff --git a/mulkcms.asd b/mulkcms.asd index 13f0bc6..7668a81 100644 --- a/mulkcms.asd +++ b/mulkcms.asd @@ -10,7 +10,7 @@ :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 - :ironclad :flexi-streams) + :ironclad :flexi-streams :drakma) :components ((:file "package") (:file "site") (:file "mulkcms") -- cgit v1.2.3