index
:
mastodon.el.git
master
Emacs client for fediverse servers that implement the Mastodon API.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cask
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'Cask')
-rw-r--r--
Cask
1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cask b/Cask
index ebb7669..60a064c 100644
--- a/
Cask
+++ b/
Cask
@@ -4,6 +4,7 @@
(package-file "lisp/mastodon.el")
(files "lisp/*.el")
+(depends-on "request")
(depends-on "seq")
(development