1
0
Fork 0

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:
Tom Willemse 2019-04-21 11:27:06 -07:00
parent c8e13e8b24
commit 6d038f0852

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org> ;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local ;; Keywords: local
;; Version: 20190416233838 ;; Version: 20190421112657
;; Package-Requires: (org-plus-contrib org-bullets hydra) ;; Package-Requires: (org-plus-contrib org-bullets hydra org-wild-notifier)
;; This program is free software; you can redistribute it and/or modify ;; 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 ;; it under the terms of the GNU General Public License as published by