diff --git a/md5.asd b/md5.asd index 1b5e1c9..e8fdbb5 100644 --- a/md5.asd +++ b/md5.asd @@ -15,4 +15,5 @@ :maintainer "Pierre R. Mai " :licence "Public Domain" :version "2.0.0" + #+sbcl :depends-on #+sbcl ("sb-rotate-byte") :components ((:file "md5")))