mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 10:16:32 +00:00
fix: add missing dependency
This commit is contained in:
@ -22,7 +22,8 @@
|
|||||||
:license "Apache v2"
|
:license "Apache v2"
|
||||||
:depends-on (:data-lens
|
:depends-on (:data-lens
|
||||||
:fiveam
|
:fiveam
|
||||||
:string-case)
|
:string-case
|
||||||
|
:serapeum)
|
||||||
:serial t
|
:serial t
|
||||||
:perform (test-op (o c)
|
:perform (test-op (o c)
|
||||||
(unless (symbol-call :fiveam '#:run! :data-lens.lens)
|
(unless (symbol-call :fiveam '#:run! :data-lens.lens)
|
||||||
|
|||||||
Reference in New Issue
Block a user