From 6dbd72118e6be250300e355498f292cb0003f4f6 Mon Sep 17 00:00:00 2001 From: Peter Bex Date: Wed, 15 Aug 2018 21:30:06 +0200 Subject: Drop hard dependency on posix-groups so Spiffy works again on Windows --- spiffy.egg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spiffy.egg') diff --git a/spiffy.egg b/spiffy.egg index 24554b0..084a084 100644 --- a/spiffy.egg +++ b/spiffy.egg @@ -5,7 +5,7 @@ (maintainer "Peter Bex") (category web) (license "BSD") - (dependencies intarweb uri-common uri-generic sendfile posix-groups + (dependencies intarweb uri-common uri-generic sendfile srfi-1 srfi-13 srfi-14 srfi-18) (test-dependencies test) (components (extension spiffy (csc-options "-O3")) -- cgit v1.2.3