README.md: list dependencies per line - #566
Merged
Merged
Conversation
It's really difficult to maintain this line and it doesn't make any sense on deb-based systems anyways when there's `apt build-dep`. Also instead of keeping a redundant list, just say you can omit the wingpanel dep
Member
|
I have always used this as an one-liner, because I keep forgetting about |
Member
Author
|
@stsdc common things like this are in the contributor guide: https://docs.elementary.io/contributor-guide/development/developer-tools |
stsdc
approved these changes
Sep 16, 2026
stsdc
left a comment
Member
There was a problem hiding this comment.
oh wow, didn't look at it for some time. a lot have changed!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It's really difficult to maintain this list and it doesn't make any sense on deb-based systems anyways when there's
apt build-dep. In all other elementary projects, we keep this as just a listAlso instead of keeping a redundant list, just say you can omit the wingpanel dep