Add org-wild-notifier as dependency for oni-org
It’s not used by the package, but it lets other scripts call the ‘org-wild-notifier-check’ function to show notifications for appointments, scheduled tasks and tasks with deadlines.
This commit is contained in:
parent
c8e13e8b24
commit
6d038f0852
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 20190416233838
|
||||
;; Package-Requires: (org-plus-contrib org-bullets hydra)
|
||||
;; Version: 20190421112657
|
||||
;; Package-Requires: (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
|
||||
|
|
Loading…
Reference in a new issue