From 408e69c8d031b2ddb59b2b88dc2ac22f4c7db1d1 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 2 Sep 2024 11:32:26 -0700 Subject: add jonathan dep --- pastiche.asd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pastiche.asd') 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"))) -- cgit v1.2.3