branch: elpa/fedi
commit 3f15f5c6daf09679d0975e025d0efe0b46e3ffd4
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 b7ef7ded027..04ee2898d53 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.