Skip to content

Commit

Permalink
Unintended diff from main
Browse files Browse the repository at this point in the history
AnthonyZhOon committed Jan 28, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c6ca6c7 commit a0ff3c3
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
@@ -101,13 +101,13 @@ doas apk add gtk4.0-dev libadwaita-dev pkgconf ncurses
#### Arch Linux

```sh
sudo pacman -S gtk4 libadwaita wayland-protocols
sudo pacman -S gtk4 libadwaita
```

#### Debian and Ubuntu

```sh
sudo apt install libgtk-4-dev libadwaita-1-dev
sudo apt install libgtk-4-dev libadwaita-1-dev git
```

On Debian unstable/testing, the `gcc-multilib` package is also required

0 comments on commit a0ff3c3

Please sign in to comment.