branch: elpa/evil-anzu
commit c5f8dd4aa005450c825838698e8847012c719fcb
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>

    add evil dependency
---
 evil-anzu.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/evil-anzu.el b/evil-anzu.el
index c051219f2d..cd1d3d07be 100644
--- a/evil-anzu.el
+++ b/evil-anzu.el
@@ -4,7 +4,7 @@
 
 ;; Author: Syohei YOSHIDA <[email protected]>
 ;; Version: 0.01
-;; Package-Requires: ((anzu "0.46"))
+;; Package-Requires: ((evil "1.0.0") (anzu "0.46"))
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by

Reply via email to