Add formerly transitive dependency, cl-ppcre. Thanks Xach!

This commit is contained in:
Brit Butler 2012-12-11 10:10:00 -05:00
parent 65933f731f
commit 3bdcf123a0

View file

@ -5,13 +5,14 @@
:license "BSD"
:author "Brit Butler <redline6561@gmail.com>"
: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")