Depend on asdf-driver, not asdf.
authorFrancois-Rene Rideau <tunes@google.com>
Tue, 15 Jan 2013 16:15:52 +0000 (11:15 -0500)
committerFrancois-Rene Rideau <tunes@google.com>
Tue, 15 Jan 2013 16:15:52 +0000 (11:15 -0500)
fare-utils.asd

index c6797fb..ca4f752 100644 (file)
@@ -5,7 +5,7 @@
 It contains a lot of basic everyday functions and macros,
 but also a library of pure and stateful datastructures,
 and Lisp extensions for memoization and reader interception."
-  :depends-on (:asdf)
+  :depends-on (:asdf-driver)
   :components
   ((:file "package")