From 4de018e3a0a2cb8463ad36ca110627571122dc53 Mon Sep 17 00:00:00 2001 From: Svend Sorensen Date: Wed, 7 May 2014 15:52:03 -0700 Subject: Add dash to Package-Requires --- contrib/emacs/password-store.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/emacs/password-store.el') diff --git a/contrib/emacs/password-store.el b/contrib/emacs/password-store.el index 770774e..d0c5dcd 100644 --- a/contrib/emacs/password-store.el +++ b/contrib/emacs/password-store.el @@ -4,7 +4,7 @@ ;; Author: Svend Sorensen ;; Version: 0.1 -;; Package-Requires: ((f "0.11.0") (s "1.9.0")) +;; Package-Requires: ((dash "1.5.0") (f "0.11.0") (s "1.9.0")) ;; Keywords: pass ;; This file is not part of GNU Emacs. -- cgit v1.2.3-59-g8ed1b