From 746469e5e4be20dada50fccfdf7ca7d707cd6f66 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Tue, 15 Mar 2011 22:08:15 +0100 Subject: Use PURI for calculation of absolute URIs from relative ones. --- mulkcms.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mulkcms.asd') diff --git a/mulkcms.asd b/mulkcms.asd index 7668a81..4bd0f05 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 :drakma) + :ironclad :flexi-streams :drakma :puri) :components ((:file "package") (:file "site") (:file "mulkcms") -- cgit v1.2.3