diff options
| author | 2019-01-24 01:06:08 -0800 | |
|---|---|---|
| committer | 2019-01-24 01:06:08 -0800 | |
| commit | 6dfeac3d145362b1acd71dce45d6759130abd7f9 (patch) | |
| tree | 154b5d3cd1ce709f89039ec1a7cba135205de3bd | |
| parent | 2ff88dabffa29dc0761a1f5bf7d70757852c8d59 (diff) | |
| download | emacs-config-6dfeac3d145362b1acd71dce45d6759130abd7f9.tar.gz emacs-config-6dfeac3d145362b1acd71dce45d6759130abd7f9.zip | |
Indicate some missing dependencies
| -rw-r--r-- | oni-sh.el | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ ;; Author: Tom Willemse <tom@ryuslash.org> ;; Keywords: local -;; Version: 20190119220037 -;; Package-Requires: (reformatter) +;; Version: 20190124010524 +;; Package-Requires: (reformatter flycheck fill-column-indicator) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |
