diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-10-18 19:50:29 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-10-18 19:50:29 +0200 |
| commit | fcc54cb5d1eeff4d804e731b793b22edf2b1fa01 (patch) | |
| tree | 4bc8907a6e7cb25604e39188ce6f4512f9782b20 /default.mk | |
| parent | 05c011b847aa25431a84f01d50199a58ef0e7593 (diff) | |
make: Remove with-key from DEPS
This is no longer necessary for check-declare and since it is no longer
being mirrored on the Emacsmirror, this entry actually caused the Emacs
repository to be cloned during CI.
Diffstat (limited to 'default.mk')
| -rw-r--r-- | default.mk | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -7,8 +7,6 @@ ELCS = $(ELS:.el=.elc) DEPS = compat DEPS += seq -# Optional: -DEPS += which-key DOMAIN ?= magit.vc CFRONT_DIST ?= E2LUHBKU1FBV02 |
