WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=4a20a8691204bdcc34602201264780031133f6bb
commit 4a20a8691204bdcc34602201264780031133f6bb Author: Carla Sensa <[email protected]> Date: Fri Jan 3 08:43:57 2020 -0800 Wiki page archlinux-start.md changed with summary [Add missing dependency] by Carla Sensa --- pages/docs/distros/archlinux-start.md.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/distros/archlinux-start.md.txt b/pages/docs/distros/archlinux-start.md.txt index bbcea50fd..3bfcd3a8c 100644 --- a/pages/docs/distros/archlinux-start.md.txt +++ b/pages/docs/distros/archlinux-start.md.txt @@ -158,7 +158,7 @@ This will create a directory named ``efl/``. You'll need to install some tools to build the configuration file: ```bash -pacman -S meson ninja pkgconf gcc binutils python2 +pacman -S meson ninja pkgconf gcc binutils check python2 ``` You also must install the dependencies specific to EFL: --
