projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef6b97c
)
Add Package-Requires header for ELPA installations
author
Steve Purcell
<steve@sanityinc.com>
Tue, 23 Apr 2013 09:25:10 +0000
(11:25 +0200)
committer
Steve Purcell
<steve@sanityinc.com>
Tue, 23 Apr 2013 09:25:10 +0000
(11:25 +0200)
lisp/use-package/use-package.el
patch
|
blob
|
history
diff --git
a/lisp/use-package/use-package.el
b/lisp/use-package/use-package.el
index 82868731cb58f829d323fbff05255012ed689040..896edeade97b9a2e930797872c8b5c0f497e9f6f 100644
(file)
--- a/
lisp/use-package/use-package.el
+++ b/
lisp/use-package/use-package.el
@@
-5,6
+5,7
@@
;; Author: John Wiegley <jwiegley@gmail.com>
;; Created: 17 Jun 2012
;; Version: 1.0
+;; Package-Requires: ((bind-key "1.0") (diminish "0.44"))
;; Keywords: dotemacs startup speed config package
;; X-URL: https://github.com/jwiegley/use-package