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

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

[nongnu] elpa/orgit a4e689f009 64/76: make: Remove obsolete dependencies


From: ELPA Syncer
Subject: [nongnu] elpa/orgit a4e689f009 64/76: make: Remove obsolete dependencies
Date: Thu, 13 Jan 2022 13:58:47 -0500 (EST)

branch: elpa/orgit
commit a4e689f009a19edf5475ec20f6d723b2ab375db6
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    make: Remove obsolete dependencies
---
 Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/Makefile b/Makefile
index ea87e8f724..61d82e88a2 100644
--- a/Makefile
+++ b/Makefile
@@ -6,11 +6,8 @@ ELS   = $(PKG).el
 ELCS  = $(ELS:.el=.elc)
 
 DEPS  = dash
-DEPS += hydra # for lv.el
-DEPS += ghub
-DEPS += org/lisp
-DEPS += magit-popup
 DEPS += magit/lisp
+DEPS += org/lisp
 DEPS += transient/lisp
 DEPS += with-editor
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]