summaryrefslogtreecommitdiff
path: root/nullbot.asd
diff options
context:
space:
mode:
Diffstat (limited to 'nullbot.asd')
-rw-r--r--nullbot.asd3
1 files changed, 2 insertions, 1 deletions
diff --git a/nullbot.asd b/nullbot.asd
index 033d589..634802d 100644
--- a/nullbot.asd
+++ b/nullbot.asd
@@ -8,7 +8,8 @@
:cl-hash-util
:quri
:flexi-streams
- :split-sequence)
+ :split-sequence
+ :xmls)
:components ((:module "src"
:components
((:file "api")