emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/excorporate 98a5284 82/93: Excorporate: Do not explicit


From: Stefan Monnier
Subject: [elpa] externals/excorporate 98a5284 82/93: Excorporate: Do not explicitly require Org package
Date: Sun, 29 Nov 2020 15:43:14 -0500 (EST)

branch: externals/excorporate
commit 98a5284e20a0b587d69bdc32811286fc8b71711e
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>

    Excorporate: Do not explicitly require Org package
    
    * packages/excorporate/excorporate.el (Package-Requires): Remove
    Org.  Instead rely on Emacs-native version of Org.
---
 excorporate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/excorporate.el b/excorporate.el
index f4fa38c..84c404c 100644
--- a/excorporate.el
+++ b/excorporate.el
@@ -8,7 +8,7 @@
 ;; Version: 0.8.3
 ;; Keywords: calendar
 ;; Homepage: https://www.fitzsim.org/blog/
-;; Package-Requires: ((emacs "24.1") (fsm "0.2.1") (soap-client "3.1.5") 
(url-http-ntlm "2.0.4") (nadvice "0.3") (org "9.0"))
+;; Package-Requires: ((emacs "24.1") (fsm "0.2.1") (soap-client "3.1.5") 
(url-http-ntlm "2.0.4") (nadvice "0.3"))
 
 ;; 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]