Add another dependency

`lexical-binding` is an Emacs 24 feature.
This commit is contained in:
Vasilij Schneidermann
2014-03-03 15:23:57 +01:00
parent c477f6206b
commit 52563639a5

View File

@ -5,7 +5,7 @@
;; Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
;; URL: https://github.com/wasamasa/eyebrowse
;; Version: 0.1
;; Package-Requires: ((dash "2.4.0") (s "1.4.0"))
;; Package-Requires: ((dash "2.4.0") (s "1.4.0") (emacs "24"))
;; Keywords: convenience
;; This file is NOT part of GNU Emacs.