Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Package-Requires: cl-lib #20

Merged
merged 1 commit into from May 16, 2016
Merged

add Package-Requires: cl-lib #20

merged 1 commit into from May 16, 2016

Conversation

zimoun
Copy link
Contributor

@zimoun zimoun commented May 16, 2016

Following the discussion about the dependencies management by package.el and MELPA (see #3855) this patch should fix the issue of the dependency to the function cl-reduce.

  • cl-lib is included in Emacs 24.3+, therefore there is no dependency issue anymore about (require 'cl-lib).
  • the added line insures that package.el will manage cl-lib, possibly downloading it even for Emacs 24.3+. However, it is small and stable, upgrading barely.

@dacap dacap merged commit 9c665c8 into dacap:master May 16, 2016
@dacap
Copy link
Owner

dacap commented May 16, 2016

Thanks for taking care about this issue @zimoun 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants