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

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

[nongnu] elpa/symbol-overlay 0d8900dd78 128/152: Add missing package dep


From: ELPA Syncer
Subject: [nongnu] elpa/symbol-overlay 0d8900dd78 128/152: Add missing package dependency on "seq"
Date: Thu, 7 Jul 2022 12:04:21 -0400 (EDT)

branch: elpa/symbol-overlay
commit 0d8900dd784140e421dd9d5e41e230e9de48893a
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>

    Add missing package dependency on "seq"
---
 symbol-overlay.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/symbol-overlay.el b/symbol-overlay.el
index 486fd91cfc..9f8966a089 100644
--- a/symbol-overlay.el
+++ b/symbol-overlay.el
@@ -6,7 +6,7 @@
 ;; Version: 4.1
 ;; URL: https://github.com/wolray/symbol-overlay/
 ;; Keywords: faces, matching
-;; Package-Requires: ((emacs "24.3"))
+;; Package-Requires: ((emacs "24.3") (seq "2.2"))
 
 ;; 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]