diff options
Diffstat (limited to 'git-email-mu4e.el')
-rw-r--r-- | git-email-mu4e.el | 2 |
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 |