We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c5703 commit 41176cfCopy full SHA for 41176cf
README.md
@@ -18,10 +18,11 @@ These dependencies must be present before building
18
- `gtk+-3.0`
19
- `granite`
20
- `meson`
21
+ - `gettext`
22
23
**You can install these on a Ubuntu-based system by executing this command:**
24
- `sudo apt install valac libgranite-dev meson`
25
+ `sudo apt install valac libgranite-dev meson gettext`
26
27
### Building
28
```
0 commit comments