summaryrefslogtreecommitdiff
path: root/posterbot.asd
diff options
context:
space:
mode:
Diffstat (limited to 'posterbot.asd')
-rw-r--r--posterbot.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/posterbot.asd b/posterbot.asd
index 942c399..0d243c2 100644
--- a/posterbot.asd
+++ b/posterbot.asd
@@ -6,6 +6,6 @@
:license "AGPL"
:version "0.0.1"
:serial t
- :depends-on (#:granolin #:cl-ppcre #:alexandria #:cl-fad #:drakma)
+ :depends-on (#:granolin #:cl-ppcre #:alexandria #:cl-fad #:drakma #:plump #:clss)
:components ((:file "package")
(:file "posterbot")))