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

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

[elpa] master 436b625 3/6: Excorporate: Do not explicitly require Org pa


From: Thomas Fitzsimmons
Subject: [elpa] master 436b625 3/6: Excorporate: Do not explicitly require Org package
Date: Fri, 25 Sep 2020 22:32:44 -0400 (EDT)

branch: master
commit 436b625d24fd9ab59581f442abe0daf8e43b28d3
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.
---
 packages/excorporate/excorporate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/excorporate/excorporate.el 
b/packages/excorporate/excorporate.el
index f4fa38c..84c404c 100644
--- a/packages/excorporate/excorporate.el
+++ b/packages/excorporate/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]