aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinglu Chen <public@yoctocell.xyz>2021-06-09 16:01:32 +0200
committerXinglu Chen <public@yoctocell.xyz>2021-06-09 16:01:38 +0200
commit1fa05e356604f04d29939c272af7cb0a504fcd0a (patch)
tree42239d4dc0cd7e1df397132e2370a71a8bd80a74
parent8869449d81bf881f18dc23fb2055feb242b6ef23 (diff)
git-email-mu4e: Add ‘mu4e’ to ‘Package-Requires’ header.
* git-email-mu4e.el: Add ‘mu4e’ to ‘Package-Requires’ header. I don’t know what version is needed, maybe I will try to to find it later. Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
-rw-r--r--git-email-mu4e.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-email-mu4e.el b/git-email-mu4e.el
index 05807ab..0bb1939 100644
--- a/git-email-mu4e.el
+++ b/git-email-mu4e.el
@@ -5,7 +5,7 @@
;; Author: Reily Siegel <mail@reilysiegel.com>
;; URL: https://git.sr.ht/~yoctocell/git-email
;; Version: 0.2.0
-;; Package-Requires: ((emacs "27"))
+;; Package-Requires: ((emacs "27") (mu4e))
;; Keywords: git mail
;; License: GNU General Public License >= 3