X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=kmrcl.asd;h=a90e20690be985fdb7ab77b18eb4076d7cdc2ec9;hp=d16bfe9976e2d124f330430cdf8b9f95a1032266;hb=3884e25c65417de34331b45a7b68d479dde15949;hpb=86a868a95313178cdc7a83d35856ccf5c2cf315f diff --git a/kmrcl.asd b/kmrcl.asd index d16bfe9..a90e206 100644 --- a/kmrcl.asd +++ b/kmrcl.asd @@ -26,10 +26,9 @@ (defsystem kmrcl :name "kmrcl" :author "Kevin M. Rosenberg " - :version "1.31+" :maintainer "Kevin M. Rosenberg " :licence "LLGPL" - + :depends-on (#+sbcl sb-posix) :components ((:file "package") (:file "ifstar" :depends-on ("package"))