removed dependency on srfi-4-utils as it was gpl and not compatible with bsd

This commit is contained in:
2011-08-31 07:59:18 -07:00
parent ce8e7b6d79
commit 3b221a88ce
4 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
(category crypt)
(needs message-digest srfi-4-utils)
(needs message-digest)
(test-depends test sha1 string-utils)