branch: elpa/mentor
commit b08697db27b1900e160cf98c9a8dcec6963b9d63
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Stefan Kangas <stefankan...@gmail.com>

    Add url-scgi to Package-Requires
---
 mentor.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mentor.el b/mentor.el
index e957679b21..216b1c3201 100644
--- a/mentor.el
+++ b/mentor.el
@@ -7,7 +7,7 @@
 
 ;; Version: 0.4
 ;; Keywords: comm, processes, bittorrent
-;; Package-Requires: ((emacs "25.1") (xml-rpc "1.6.15") (seq "1.11") (async 
"1.9.3"))
+;; Package-Requires: ((emacs "25.1") (xml-rpc "1.6.15") (seq "1.11") (async 
"1.9.3") (url-scgi "0.7"))
 ;; URL: https://github.com/skangas/mentor
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 

Reply via email to