diff --git a/auth-source-keytar.el b/auth-source-keytar.el index 9c4e394..4ccf0a9 100644 --- a/auth-source-keytar.el +++ b/auth-source-keytar.el @@ -7,7 +7,7 @@ ;; Description: Emacs Lisp interface for node-keytar ;; Keyword: keytar password credential secret security ;; Version: 0.1.2 -;; Package-Requires: ((emacs "24.4")) +;; Package-Requires: ((emacs "24.4") (keytar "0.1.2")) ;; URL: https://github.com/emacs-grammarly/auth-source-keytar ;; This file is NOT part of GNU Emacs.