This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www-content.
View the commit online.
commit 456cb525a6a2999dd9d79c23c2b20b2634d1a164
Author: AntiSol <[email protected]>
AuthorDate: Mon Dec 19 06:36:19 2022 -0800
Wiki page archlinux-start.md changed with summary [] by AntiSol
---
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 70af1c37a..8c8995812 100644
--- a/pages/docs/distros/archlinux-start.md.txt
+++ b/pages/docs/distros/archlinux-start.md.txt
@@ -72,7 +72,7 @@ git clone https://aur.archlinux.org/efl-git.git
In order to build EFL from source, you'll need some tools:
```bash
-pacman -S gcc fakeroot binutils meson ninja pkg-config ccache
+pacman -S gcc fakeroot binutils meson ninja pkg-config ccache debugedit
```
The *makepkg* script in the following step will handle all the dependencies for you.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.