aboutsummaryrefslogtreecommitdiffstats
path: root/oni-sh.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-01-24 01:06:08 -0800
committerGravatar Tom Willemse2019-01-24 01:06:08 -0800
commit6dfeac3d145362b1acd71dce45d6759130abd7f9 (patch)
tree154b5d3cd1ce709f89039ec1a7cba135205de3bd /oni-sh.el
parent2ff88dabffa29dc0761a1f5bf7d70757852c8d59 (diff)
downloademacs-config-6dfeac3d145362b1acd71dce45d6759130abd7f9.tar.gz
emacs-config-6dfeac3d145362b1acd71dce45d6759130abd7f9.zip
Indicate some missing dependencies
Diffstat (limited to 'oni-sh.el')
-rw-r--r--oni-sh.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-sh.el b/oni-sh.el
index a946c65..77c19b3 100644
--- a/oni-sh.el
+++ b/oni-sh.el
@@ -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