Added a link to a guide on building sway, wlroots, etc on Fedora 29.

Pete 2019-03-08 10:36:48 +00:00
parent c7a96d791b
commit ce6a91083b

@ -17,4 +17,8 @@ apt update
apt install sway
```
Another [old PPA `ppa:s.noack/ppa`](https://launchpad.net/~s.noack/+archive/ubuntu/ppa) includes a `sway` package which is compatible with Debian (stable and testing) and Ubuntu (all versions since including the last LTS release). **Please don't use it, the sway version there is outdated.**
Another [old PPA `ppa:s.noack/ppa`](https://launchpad.net/~s.noack/+archive/ubuntu/ppa) includes a `sway` package which is compatible with Debian (stable and testing) and Ubuntu (all versions since including the last LTS release). **Please don't use it, the sway version there is outdated.**
## Fedora 29
[Quick guide](https://nationpigeon.com/compiling-sway-on-fedora-29/) to building sway on Fedora 29.