Scribble depends on fare-memoization which is not provided by fare-utils anymore.
authorFrancois-Rene Rideau <fare@tunes.org>
Tue, 17 Jul 2012 17:20:28 +0000 (13:20 -0400)
committerFrancois-Rene Rideau <fare@tunes.org>
Tue, 17 Jul 2012 17:20:28 +0000 (13:20 -0400)
scribble.asd

index d3ef749..08a4360 100644 (file)
@@ -4,7 +4,7 @@
   :long-description "Scribble offers two syntax extensions allowing you to very nicely
 mix text markup data and Lisp code. One syntax is a port to CL of Racket's Scribble syntax,
 and the other is a port to CL of Bigloo's Skribe syntax."
-  :depends-on (:meta :fare-utils :fare-matcher
+  :depends-on (:meta :fare-utils :fare-matcher :fare-memoization
                :fare-quasiquote-readtable :named-readtables)
   :components
   ((:file "package")