We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87215b6 + e01ffd6 commit 1bf0c6bCopy full SHA for 1bf0c6b
docs/install/build.mdx
@@ -115,7 +115,7 @@ sudo pacman -S gtk4 libadwaita blueprint-compiler gettext
115
#### Debian and Ubuntu
116
117
```sh
118
-sudo apt install libgtk-4-dev libadwaita-1-dev git blueprint-compiler gettext
+sudo apt install libgtk-4-dev libadwaita-1-dev git blueprint-compiler gettext libxml2-utils
119
```
120
121
On Debian unstable/testing, the `gcc-multilib` package is also required
0 commit comments