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" header #3

Open
danielkrajnik opened this issue May 24, 2023 · 0 comments
Open

Add "Package-Requires" header #3

danielkrajnik opened this issue May 24, 2023 · 0 comments

Comments

@danielkrajnik
Copy link

danielkrajnik commented May 24, 2023

Adding this header could allow package managers to resolve the dependencies automatically:

;; Package-Requires: ((emacs "24.1") (websocket "1.14"))

Then the require-package function (on line 21) could be removed as well.

Reference: https://www.gnu.org/software/emacs/manual/html_node/elisp/Simple-Packages.html

@danielkrajnik danielkrajnik changed the title Add Package-Requires headers Add Package-Requires header May 24, 2023
@danielkrajnik danielkrajnik changed the title Add Package-Requires header Add "Package-Requires" header May 24, 2023
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

No branches or pull requests

1 participant