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

asdf-tools: declare dependency on inferior-shell 2.0.2

parent 8bf30436
No related branches found
No related tags found
No related merge requests found
(defsystem "asdf-tools" (defsystem "asdf-tools"
:description "tools to build, test, maintain and release ASDF itself" :description "tools to build, test, maintain and release ASDF itself"
:depends-on ((:version "asdf" "3.1.2") :depends-on ((:version "asdf" "3.1.2")
(:version "inferior-shell" "2.0.0") (:version "inferior-shell" "2.0.2")
(:version "cl-ppcre" "2.0.4") (:version "cl-ppcre" "2.0.4")
(:version "lisp-invocation" "1.0.2") (:version "lisp-invocation" "1.0.2")
(:feature :sbcl "sb-introspect") (:feature :sbcl "sb-introspect")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment