Skip to content

Commit

Permalink
make: Remove with-key from DEPS
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
tarsius committed Oct 18, 2024
1 parent 05c011b commit fcc54cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions default.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ ELCS = $(ELS:.el=.elc)

DEPS = compat
DEPS += seq
# Optional:
DEPS += which-key

DOMAIN ?= magit.vc
CFRONT_DIST ?= E2LUHBKU1FBV02
Expand Down

0 comments on commit fcc54cb

Please sign in to comment.