Skip to content

Commit 41176cf

Browse files
author
AlexandroGonSan
authored
Add dependency gettext in README.md (#93)
1 parent 16c5703 commit 41176cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@ These dependencies must be present before building
1818
- `gtk+-3.0`
1919
- `granite`
2020
- `meson`
21+
- `gettext`
2122

2223
**You can install these on a Ubuntu-based system by executing this command:**
2324

24-
`sudo apt install valac libgranite-dev meson`
25+
`sudo apt install valac libgranite-dev meson gettext`
2526

2627
### Building
2728
```

0 commit comments

Comments
 (0)