git.fiddlerwoaroof.com
Browse code

fix: add missing dependency

Edward Langley authored on 01/10/2022 19:04:46
Showing 1 changed files
... ...
@@ -22,7 +22,8 @@
22 22
   :license "Apache v2"
23 23
   :depends-on (:data-lens
24 24
                :fiveam
25
-               :string-case)
25
+               :string-case
26
+               :serapeum)
26 27
   :serial t
27 28
   :perform (test-op (o c)
28 29
                     (unless (symbol-call :fiveam '#:run! :data-lens.lens)