Skip to content

Commit

Permalink
Merge pull request #263 from shantanugadgil/patch-1
Browse files Browse the repository at this point in the history
package wayland-protocols-devel needed on CentOS Stream 9
  • Loading branch information
mitchellh authored Jan 7, 2025
2 parents b339ec7 + 8023156 commit 0bf0e14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install/build.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,13 @@ Ubuntu 23.10 is 6.5.0 which has a bug which
On Fedora variants, use

```sh
sudo dnf install gtk4-devel zig libadwaita-devel
sudo dnf install gtk4-devel zig libadwaita-devel wayland-protocols-devel
```

On Fedora Atomic variants, use

```sh
rpm-ostree install gtk4-devel zig libadwaita-devel
rpm-ostree install gtk4-devel zig libadwaita-devel wayland-protocols-devel
```

#### Gentoo
Expand Down

0 comments on commit 0bf0e14

Please sign in to comment.