aboutsummaryrefslogtreecommitdiffstats
path: root/yeetube-mpv.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-11-20 10:29:40 +0200
committerThanos Apollo <[email protected]>2023-11-20 10:30:00 +0200
commit41940fc90e817fbf166f1ffaee16c469d9b8db86 (patch)
tree23d1e66fc3caba4f2ab6b5254dde61ec6864b488 /yeetube-mpv.el
parentaf3ea96805410896d7c70a76231ed8d3877dc49b (diff)
fix: Remove needless Package-Requires
yeetube-mpv & yeetube-buffer do not need package-requires.
Diffstat (limited to 'yeetube-mpv.el')
-rw-r--r--yeetube-mpv.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/yeetube-mpv.el b/yeetube-mpv.el
index 1adae2d..45cd6f8 100644
--- a/yeetube-mpv.el
+++ b/yeetube-mpv.el
@@ -6,9 +6,6 @@
;; Keywords: extensions youtube videos
;; URL: https://git.thanosapollo.org/yeetube
-;; Version: 0.1
-;; Package-Requires: ((emacs "27.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
;; the Free Software Foundation, either version 3 of the License, or