branch: elpa/fedi
commit c23a9f52a7a41e73abde0a3cdb6ddb9bd041b93b
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>

    package-requires: markdown-mode
---
 fedi.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fedi.el b/fedi.el
index 1d1e1cb0dd5..ac303020903 100644
--- a/fedi.el
+++ b/fedi.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2020-2023 Marty Hiatt and mastodon.el authors
 ;; Author: Marty Hiatt <[email protected]>
 ;; Version: 0.0.2
-;; Package-Requires: ((emacs "28.1"))
+;; Package-Requires: ((emacs "28.1") (markdown-mode "2.7-alpha"))
 ;; Homepage: https://codeberg.org/martianh/fedi.el
 
 ;; This file is not part of GNU Emacs.

Reply via email to