Skip to content

Commit

Permalink
Add swank dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-s committed Jul 29, 2024
1 parent b2fce07 commit 7ec9c37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sbcl-librarian.asd
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
; :license "TODO"
; :version "0.0.1"
:in-order-to ((test-op (test-op "sbcl-librarian/tests")))
:depends-on (#:swank)
:serial t
:pathname "src/"
:components ((:file "package")
Expand Down

0 comments on commit 7ec9c37

Please sign in to comment.