emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/kiwix 4f04ffd 3/7: Error: You should depend on (emacs


From: Stefan Monnier
Subject: [elpa] externals/kiwix 4f04ffd 3/7: Error: You should depend on (emacs "25.1") if you need ‘dom’.
Date: Wed, 11 Aug 2021 15:58:43 -0400 (EDT)

branch: externals/kiwix
commit 4f04ffd249b2065ad22d6636e4fcd051af8b6e19
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    Error: You should depend on (emacs "25.1") if you need ‘dom’.
---
 kiwix.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kiwix.el b/kiwix.el
index 0572e56..29ddd29 100644
--- a/kiwix.el
+++ b/kiwix.el
@@ -7,7 +7,7 @@
 ;; Homepage: https://github.com/stardiviner/kiwix.el
 ;; Created: 23th July 2016
 ;; Version: 1.1.0
-;; Package-Requires: ((emacs "24.4") (request "0.3.0"))
+;; Package-Requires: ((emacs "25.1") (request "0.3.0"))
 
 ;; Copyright (C) 2019-2020  Free Software Foundation, Inc.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]