branch: elpa/javelin
commit c2bde971a02edabf3c82368e825fbe61c331ba4c
Merge: 3b9be8e98e1 3d80dfb6e4c
Author: Otávio Schwanck dos Santos <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #1 from syohex/dependencies
Add f dependency to dependency header
---
harpoon.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/harpoon.el b/harpoon.el
index 91f787771e7..38568a2c0c0 100644
--- a/harpoon.el
+++ b/harpoon.el
@@ -6,7 +6,7 @@
;; Keywords: tools languages
;; Homepage: https://github.com/otavioschwanck/rails-routes
;; Version: 0.3
-;; Package-Requires: ((emacs "27.2") (projectile "2.5.0") (magit "3.3.0"))
+;; Package-Requires: ((emacs "27.2") (projectile "2.5.0") (magit "3.3.0") (f
"0.20.0"))
;; 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