Skip to content
Snippets Groups Projects
Commit 27ba1269 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Depend on asdf-driver, not asdf.

parent 638e7490
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
It contains a lot of basic everyday functions and macros, It contains a lot of basic everyday functions and macros,
but also a library of pure and stateful datastructures, but also a library of pure and stateful datastructures,
and Lisp extensions for memoization and reader interception." and Lisp extensions for memoization and reader interception."
:depends-on (:asdf) :depends-on (:asdf-driver)
:components :components
((:file "package") ((:file "package")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment