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

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

[nongnu] elpa/evil-anzu c5f8dd4aa0 05/27: add evil dependency


From: ELPA Syncer
Subject: [nongnu] elpa/evil-anzu c5f8dd4aa0 05/27: add evil dependency
Date: Thu, 6 Jan 2022 03:59:30 -0500 (EST)

branch: elpa/evil-anzu
commit c5f8dd4aa005450c825838698e8847012c719fcb
Author: Syohei YOSHIDA <syohex@gmail.com>
Commit: Syohei YOSHIDA <syohex@gmail.com>

    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 <syohex@gmail.com>
 ;; 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

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