Wiki page ubuntu-start.md changed with summary [Update dependencies] by Philippe Jean Guillaumie

This commit is contained in:
Philippe Jean Guillaumie 2021-03-16 12:38:20 -07:00 committed by www-data
parent 2b0fa68ba7
commit 1c35a16a23
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ This will create a directory called ``efl/``.
You will need to install some tools to build EFL:
```bash
sudo apt install check gcc meson ninja-build
sudo apt install build-essential check meson ninja-build
```
As well as the dependencies specific for EFL: