branch: externals/compat
commit 4aab3bd2cc60f6f4b59ed64e3fe2442a0c95a722
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Remove nadvice from Package-Requires
    
    Available on 24.4
---
 compat.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compat.el b/compat.el
index 9d041e6f39..93b404e7df 100644
--- a/compat.el
+++ b/compat.el
@@ -6,7 +6,7 @@
 ;; Maintainer: Daniel Mendler <[email protected]>, Compat Development 
<~pkal/[email protected]>
 ;; Version: 29.1.0.0-git
 ;; URL: https://github.com/emacs-compat/compat
-;; Package-Requires: ((emacs "24.4") (nadvice "0.3"))
+;; Package-Requires: ((emacs "24.4"))
 ;; Keywords: lisp
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to