summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--posterbot.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/posterbot.asd b/posterbot.asd
index 18f8cc9..942c399 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)
+ :depends-on (#:granolin #:cl-ppcre #:alexandria #:cl-fad #:drakma)
:components ((:file "package")
(:file "posterbot")))