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

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

[nongnu] elpa/mpv 1a67c15a0c 1/4: Simplify package-requires


From: ELPA Syncer
Subject: [nongnu] elpa/mpv 1a67c15a0c 1/4: Simplify package-requires
Date: Mon, 1 Aug 2022 07:58:51 -0400 (EDT)

branch: elpa/mpv
commit 1a67c15a0cb978b27e66f6978da03ddc9dd5d284
Author: Johann Klähn <johann@jklaehn.de>
Commit: Johann Klähn <johann@jklaehn.de>

    Simplify package-requires
    
    Emacs 25.1 includes more recent versions of all packages.
---
 mpv.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mpv.el b/mpv.el
index 151ce63530..5ca5a9091d 100644
--- a/mpv.el
+++ b/mpv.el
@@ -6,7 +6,7 @@
 ;; URL: https://github.com/kljohann/mpv.el
 ;; Version: 0.2.0
 ;; Keywords: tools, multimedia
-;; Package-Requires: ((cl-lib "0.5") (emacs "25.1") (json "1.3") (org "8.0"))
+;; Package-Requires: ((emacs "25.1"))
 
 ;; 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]