Bithack / principia

Open source physics-based sandbox game.
https://principia-web.se
Other
258 stars 25 forks source link

Format error in the build dpendencies for Fedora #74

Closed PYP2205 closed 1 year ago

PYP2205 commented 1 year ago

A format error in the dependencies for Fedora, which was committed by @rollerozxa on one of my previous pull requests, but that commit didn't seem to make it through despite me allowing their commit to my pull request. Also removed the groupinstall command, as using 'sudo dnf install @development-tools' is equivalent 'sudo dnf groupinstall "Development Tools"'. Plus, it would make it easier for users to have the build dependencies installed in one command instead of two.

rollerozxa commented 1 year ago

They were just comments on the PR and not actually commits, but I fixed it up during resolving a merge conflict with my own PR that I merged right afterwards.