branch: elpa/orgit commit 7bae40cbe7d9ff9a7f24737d559cd5b1d215485e Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
make: Remove dash from DEPS --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index db180d8cd9f..00a40cc6dab 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,6 @@ ELCS = $(ELS:.el=.elc) DEPS = compat DEPS = cond-let -DEPS += dash DEPS += llama DEPS += magit/lisp DEPS += org/lisp