WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=99a18c5d9456982717c09081874e66594a3e663e
commit 99a18c5d9456982717c09081874e66594a3e663e Author: Alastair Poole <nets...@gmail.com> Date: Fri Feb 26 23:57:13 2021 -0800 Wiki page freebsd-start.md changed with summary [] by Alastair Poole --- pages/docs/distros/freebsd-start.md.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/distros/freebsd-start.md.txt b/pages/docs/distros/freebsd-start.md.txt index 5b41988ac..59999a95d 100644 --- a/pages/docs/distros/freebsd-start.md.txt +++ b/pages/docs/distros/freebsd-start.md.txt @@ -61,7 +61,7 @@ To install the software packages required by EFL: ```bash su -pkg install meson ninja python3 bullet fribidi gettext-tools giflib git gstreamer1 gstreamer1-plugins-core luajit check libraw libspectre librsvg2 libtool openssl poppler pkgconf pulseaudio shared-mime-info xcb-util-keysyms scim webp xorg xorg-server +pkg install meson ninja python3 bullet fribidi gettext-tools giflib git gstreamer1 gstreamer1-plugins-core luajit check libraw libspectre librsvg2 libtool openssl poppler pkgconf pulseaudio shared-mime-info xcb-util-keysyms scim webp xorg xorg-server ``` Note: Versions of EFL greater than 1.23.x use the base installation of OpenSSL (see instructions for building from Git). --