diff options
| author | Siddhartha <sid@countvajhula.com> | 2020-12-03 20:56:05 -0800 |
|---|---|---|
| committer | James N <james@jojojames.com> | 2020-12-06 18:40:59 -0800 |
| commit | 9b5ae7b8f41ff89b80aa48061ba262651eaad228 (patch) | |
| tree | 9d1cd5519bb1b08ee55d01e05eceb84a4fead127 | |
| parent | 69a530b5e4d32805855336b8865cd2f97eea4e46 (diff) | |
add dictionary as dependency
| -rw-r--r-- | Cask | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ (depends-on "evil") (depends-on "f") (depends-on "ert-runner") + (depends-on "dictionary") (depends-on "package-lint") (depends-on "annalist") (depends-on "magit")) |
