branch: externals/org-modern
commit e02b7d109f7d009a23e1bc08e01bd3dbadb5e995
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>

    Add package description and omit org-modern from requires
---
 org-modern-indent.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/org-modern-indent.el b/org-modern-indent.el
index 9f7c2cde2a..609e0ad4b7 100644
--- a/org-modern-indent.el
+++ b/org-modern-indent.el
@@ -1,10 +1,10 @@
-;;; org-modern-indent.el         -*- lexical-binding: t; -*-
+;;; org-modern-indent.el --- org-indent blocks like org-modern -*- 
lexical-binding: t; -*-
 ;; Copyright (C) 2022  J.D. Smith
 
 ;; Author: J.D. Smith
 ;; Homepage: https://github.com/jdtsmith/org-modern-indent
-;; Package-Requires: ((emacs "27.2") (org "9.5.2") (org-modern)
-;; Version: 0.0.1
+;; Package-Requires: ((emacs "27.2") (org "9.5.2"))
+;; Version: 0.0.2
 ;; Keywords: convenience
 ;; Prefix: org-modern-indent
 ;; Separator: -

Reply via email to