branch: externals/kiwix commit 4f04ffd249b2065ad22d6636e4fcd051af8b6e19 Author: stardiviner <numbch...@gmail.com> Commit: stardiviner <numbch...@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.