Skip to content

Commit

Permalink
Add dependency gettext in README.md (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrogds authored Apr 17, 2020
1 parent 16c5703 commit 41176cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ These dependencies must be present before building
- `gtk+-3.0`
- `granite`
- `meson`
- `gettext`

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

`sudo apt install valac libgranite-dev meson`
`sudo apt install valac libgranite-dev meson gettext`

### Building
```
Expand Down

0 comments on commit 41176cf

Please sign in to comment.