Skip to content

Commit

Permalink
Remove Package-Requires stanza
Browse files Browse the repository at this point in the history
The non-versioned package references seem to be tripping up
`package-install`. Remove them, at least for now. `cl-lib` and `dired`
are always available anyway.

See: melpa/melpa#6572
  • Loading branch information
sjbach committed Dec 3, 2019
1 parent a48f616 commit 1fbd5cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lusty-explorer.el
Expand Up @@ -5,7 +5,6 @@
;; Version: 3.1
;; Keywords: convenience, files, matching, tools
;; URL: https://github.com/sjbach/lusty-emacs
;; Package-Requires: (cl-lib dired)
;; Compatibility: GNU Emacs 24.3+
;;
;; Permission is hereby granted to use and distribute this code, with or
Expand Down

0 comments on commit 1fbd5cf

Please sign in to comment.