diff options
Diffstat (limited to 'boudin.egg')
-rw-r--r-- | boudin.egg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/boudin.egg b/boudin.egg index e9ca2dc..0978ec3 100644 --- a/boudin.egg +++ b/boudin.egg | |||
@@ -5,8 +5,9 @@ | |||
5 | (version "0.0.0") | 5 | (version "0.0.0") |
6 | (license "God Willing License") | 6 | (license "God Willing License") |
7 | 7 | ||
8 | (dependencies chicanery r7rs utf8 | 8 | (dependencies r7rs utf8 |
9 | html-parser | 9 | html-parser |
10 | srfi-1 | ||
10 | srfi-152) | 11 | srfi-152) |
11 | 12 | ||
12 | (component-options | 13 | (component-options |