summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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")))