diff --git a/org-clock-waybar.el b/org-clock-waybar.el index c475948..7a76804 100644 --- a/org-clock-waybar.el +++ b/org-clock-waybar.el @@ -5,9 +5,9 @@ ;; Author: Gergely Polonkai ;; Keywords: org, clocking, waybar -;; Version: 1.0 -;; Package-Requires: ((emacs "26.1")) ;; URL: https://gitea.polonkai.eu/gergely/org-clock-waybar +;; Package-Version: 1.0 +;; Package-Requires: ((emacs "26.1") (org-mode "9")) ;; 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