aboutsummaryrefslogtreecommitdiff
path: root/weekend.asd
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2024-05-13 16:37:14 -0700
committercolin <colin@cicadas.surf>2024-05-13 16:37:14 -0700
commitb912459040ec0eea7a83df195c8aab7dd206296b (patch)
tree54e9f95d570a141e3b37a21b42a488bca4d4dd06 /weekend.asd
parent31b4519eceac7d12ca22fa5bf2e96035ee6003d0 (diff)
Add: serapeum
Diffstat (limited to 'weekend.asd')
-rw-r--r--weekend.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/weekend.asd b/weekend.asd
index 6e3b9f4..c844f7b 100644
--- a/weekend.asd
+++ b/weekend.asd
@@ -5,7 +5,7 @@
:author "colin <colin@cicadas.surf>"
:license "AGPLv3.0"
:version "0.0.1"
- :depends-on (#:hunchentoot #:closer-mop #:alexandria #:flatbind #:argot)
+ :depends-on (#:hunchentoot #:closer-mop #:alexandria #:flatbind #:argot #:serapeum)
:pathname "src/"
:serial t
:components ((:file "package")