[Debian] Need to explicitly list g++ as a package dependency
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 960
- Forks
- 83
- Avg merge
- 2d 16m
- Merged PRs (30d)
- 8
Description
The post-install script for Debian lists a bunch of packages that may be needed, but on Debian (at least), g++ is a separate package from gcc and needs to be explicitly listed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the Debian post-install script and its existing package list first. Confirm where the Debian dependencies are declared, add g++ to that list, and verify that the post-install package installation includes it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100