diff --git a/coleslaw.asd b/coleslaw.asd index 819f97d..e820c94 100644 --- a/coleslaw.asd +++ b/coleslaw.asd @@ -5,13 +5,14 @@ :license "BSD" :author "Brit Butler " :pathname "src/" - :depends-on (:closure-template - :3bmd + :depends-on (:closure-template + :3bmd :3bmd-ext-code-blocks - :alexandria - :local-time - :inferior-shell - :cl-fad) + :alexandria + :local-time + :inferior-shell + :cl-fad + :cl-ppcre) :serial t :components ((:file "packages") (:file "util")