diff options
-rwxr-xr-x[-rw-r--r--] | mulkcms.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mulkcms.asd b/mulkcms.asd index 1f6cc1e..84c2ba9 100644..100755 --- 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 :json-template :cxml-stp - :ironclad :flexi-streams :drakma :puri) + :ironclad :flexi-streams :drakma :puri :simple-date) :components ((:file "package") (:file "site") (:file "mulkcms") |