summaryrefslogtreecommitdiff
path: root/pastiche.asd
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2024-09-02 11:32:26 -0700
committercolin <colin@cicadas.surf>2024-09-02 11:32:26 -0700
commit408e69c8d031b2ddb59b2b88dc2ac22f4c7db1d1 (patch)
treee63d31620b9ad5ad53118226ed00624174aded11 /pastiche.asd
parentc694938a808096c7a0381473e6f27582b7949a39 (diff)
add jonathan dep
Diffstat (limited to 'pastiche.asd')
-rw-r--r--pastiche.asd3
1 files changed, 2 insertions, 1 deletions
diff --git a/pastiche.asd b/pastiche.asd
index 8fb0f7c..f1e2284 100644
--- a/pastiche.asd
+++ b/pastiche.asd
@@ -11,6 +11,7 @@
#:alexandria
#:def
#:bknr.datastore
- #:flatbind)
+ #:flatbind
+ #:jonathan)
:components ((:file "package")
(:file "pastiche")))