aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-01-21 23:13:52 -0800
committerGravatar Tom Willemse2020-01-21 23:13:52 -0800
commitcd603d16fe989f7d13442d3d3a3adffcc3c36814 (patch)
treed3329ef5b674b5c829910014bc7d4bc2c358f31b
parent353b332b72beecd823d8c528431ceda95242d6a9 (diff)
downloademacs-config-cd603d16fe989f7d13442d3d3a3adffcc3c36814.tar.gz
emacs-config-cd603d16fe989f7d13442d3d3a3adffcc3c36814.zip
Add dependency on oni-alert for oni-org
-rw-r--r--oni-org/oni-org.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-org/oni-org.el b/oni-org/oni-org.el
index 530100f..c1011ca 100644
--- a/oni-org/oni-org.el
+++ b/oni-org/oni-org.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2020.0121.214325
-;; Package-Requires: (oni-yasnippet org-plus-contrib org-bullets hydra org-wild-notifier)
+;; Version: 2020.0121.225133
+;; Package-Requires: (oni-yasnippet oni-alert org-plus-contrib org-bullets hydra org-wild-notifier)
;; 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