Skip to content

Commit

Permalink
[DOC] Don't forget the compiler build essentials!
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorris committed Dec 28, 2023
1 parent d8c5425 commit cf8ee7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Git repository:

### Dependencies

On Debian Sid, following packages must be installed before building:
On Debian Sid, the following packages must be installed before building:

$ sudo apt install gtk-doc-tools docbook-xsl yelp-tools libpng-dev libgtk-3-dev libicu-dev libjson-glib-dev intltool autopoint xxd
$ sudo apt install gcc g++ make gtk-doc-tools docbook-xsl yelp-tools libpng-dev libgtk-3-dev libicu-dev libjson-glib-dev intltool autopoint xxd

The following packages are needed (they are included by default in Debian Sid, but not in other distributions). They must be installed too:

Expand Down

0 comments on commit cf8ee7e

Please sign in to comment.