Add another dependency
`lexical-binding` is an Emacs 24 feature.
This commit is contained in:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user