diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-23 11:32:48 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-03-23 11:32:48 +0100 |
commit | 756b879634ae6994b52bd4c011bc4b46a0995037 (patch) | |
tree | 05c63b4cb37a4b5b0a28f37251e1b3d3226f3122 /Cask | |
parent | 08ed1ae30888086256f343be978cf7eb65cec9eb (diff) | |
parent | 19f18b4076efefa212a0e56757ac844eafda9481 (diff) |
Merge branch 'develop'
Diffstat (limited to 'Cask')
-rw-r--r-- | Cask | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,4 +8,6 @@ (depends-on "ert-runner") (depends-on "el-mock") (depends-on "ecukes") - (depends-on "package-lint")) + (depends-on "package-lint") + (depends-on "elsa") + (depends-on "async")) |