branch: externals/ivy-posframe
commit 8a3ecb3c01414aa574a61862bcb918816cfe46f9
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>
package-require ivy
---
ivy-posframe.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ivy-posframe.el b/ivy-posframe.el
index dd1f09f..2db0f73 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -7,7 +7,7 @@
;; URL: https://github.com/tumashu/ivy-posframe
;; Version: 0.1.0
;; Keywords: abbrev, convenience, matching, ivy
-;; Package-Requires: ((emacs "26.0")(posframe "0.1.0"))
+;; Package-Requires: ((emacs "26.0")(posframe "0.1.0")(ivy "0.10.0"))
;; This file is part of GNU Emacs.