X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=kmrcl.asd;h=a90e20690be985fdb7ab77b18eb4076d7cdc2ec9;hp=d16bfe9976e2d124f330430cdf8b9f95a1032266;hb=6d291d79b73438efb15fca954cc00b43fde368a8;hpb=1b7f506ec98bd5b885203a3250c52603b943cee9 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"))