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

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

[elpa] externals/flylisp a45b636 2/5: Add Package-Requires for flylisp p


From: Stefan Monnier
Subject: [elpa] externals/flylisp a45b636 2/5: Add Package-Requires for flylisp per Emacs bug 18078.
Date: Tue, 1 Dec 2020 15:57:27 -0500 (EST)

branch: externals/flylisp
commit a45b6365adfad98453b52723ded59a2044f6ebb9
Author: Barry O'reilly <gundaetiapo@gmail.com>
Commit: Barry O'reilly <gundaetiapo@gmail.com>

    Add Package-Requires for flylisp per Emacs bug 18078.
---
 flylisp.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/flylisp.el b/flylisp.el
index 4c34d3b..b8c296c 100644
--- a/flylisp.el
+++ b/flylisp.el
@@ -4,6 +4,7 @@
 
 ;; Author: Barry O'Reilly <gundaetiapo@gmail.com>
 ;; Version: 0.2
+;; Package-Requires: ((emacs "24.1") (cl-lib "0.4"))
 
 ;; 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]