changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/bin/bin.asd

revision 682: 5e8b1855f866
parent 680: 5f88b237ce29
     1.1--- a/lisp/bin/bin.asd	Fri Sep 27 20:42:20 2024 -0400
     1.2+++ b/lisp/bin/bin.asd	Sat Sep 28 16:42:55 2024 -0400
     1.3@@ -35,7 +35,7 @@
     1.4   :build-pathname "skc"
     1.5   :entry-point "bin/skc::start-skc"
     1.6   :components ((:file "skc"))
     1.7-  :depends-on (:std :cli))
     1.8+  :depends-on (:std :cli :vc))
     1.9 
    1.10 (defsystem :bin/packy
    1.11   :build-operation program-op