WayfireWM / wf-install

A repository with installation scripts for wayfire
MIT License
36 stars 9 forks source link

Update README.md #20

Closed edent closed 3 years ago

edent commented 3 years ago

As per discussion - add the dependencies.

soreau commented 3 years ago

In your commit message you could put "Closes #19" so that #19 is closed if this is committed.

The problem I see here, is that it doesn't say anything about meson or ninja.

edent commented 3 years ago

It does have apt install meson in it. I can add in ninja as well, although I didn't seem to have to install that manually.

soreau commented 3 years ago

Ah yes, it does list meson, but ninja isn't in repos.. maybe you could make the list without the sudo apt install prefix and let folks figure it out for themselves. We can't really say how to install the dependencies on every distribution.