diff options
Diffstat (limited to 'intarweb.egg')
-rw-r--r-- | intarweb.egg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intarweb.egg b/intarweb.egg index 36e3aec..34e5b71 100644 --- a/intarweb.egg +++ b/intarweb.egg @@ -4,7 +4,7 @@ (category web) (license "BSD") (dependencies srfi-1 srfi-13 srfi-14 defstruct uri-common base64) - (test-dependencies test srfi-18) + (test-dependencies test) (components (extension intarweb (csc-options "-O3" "-d0") (source-dependencies "intarweb.scm" |