From 4d9651981887d9de424ad0250f9be2894d813e3c Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Fri, 4 Oct 2024 08:14:44 +0200 Subject: add tp to Package-Requires --- lisp/mastodon.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 6e9586b..f5822b1 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -7,7 +7,8 @@ ;; Marty Hiatt ;; Maintainer: Marty Hiatt ;; Version: 1.0.27 -;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4")) +;; Package-Requires: ((emacs "27.1") (request "0.3.0") +;; (persist "0.4") (tp "0.1")) ;; Homepage: https://codeberg.org/martianh/mastodon.el ;; This file is not part of GNU Emacs. -- cgit v1.2.3