branch: externals/kiwix commit 9c9d784dd1a9a293b5c5aee6b7ceefcb88a1b9fe Author: stardiviner <numbch...@gmail.com> Commit: stardiviner <numbch...@gmail.com>
fix cl-lib dependent issue --- kiwix.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiwix.el b/kiwix.el index 1e892f4..e87a7bd 100644 --- a/kiwix.el +++ b/kiwix.el @@ -7,7 +7,7 @@ ;; URL: https://github.com/stardiviner/kiwix.el ;; Created: 23th July 2016 ;; Version: 0.1.0 -;; Package-Requires: ((emacs "24.3") (cl-lib "2")) +;; Package-Requires: ((emacs "24.3")) ;;; Commentary: