[EGIT] [website/www-content] master 01/01: Wiki page freebsd-start.md changed with summary [] by Alastair Poole

2021-03-25 Thread Alastair Poole
WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=4a361816603ec072eb8470cbce0bc48da8849925

commit 4a361816603ec072eb8470cbce0bc48da8849925
Author: Alastair Poole 
Date:   Thu Mar 25 05:44:11 2021 -0700

Wiki page freebsd-start.md changed with summary [] by Alastair Poole
---
 pages/docs/distros/freebsd-start.md.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/docs/distros/freebsd-start.md.txt 
b/pages/docs/distros/freebsd-start.md.txt
index 5a95d..fddad9db5 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 
libexif 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).
@@ -114,7 +114,7 @@ This will create a a directory named *efl/*.
 To install the dependencies specific to EFL:
 
 ```bash
-pkg install meson ninja python3 bullet fribidi gettext-tools giflib gstreamer1 
gstreamer1-plugins-core luajit check libraw libspectre librsvg2 libtool poppler 
pkgconf pulseaudio shared-mime-info xcb-util-keysyms scim webp xorg xorg-server
+pkg install meson ninja python3 bullet fribidi gettext-tools giflib gstreamer1 
gstreamer1-plugins-core luajit check libraw libspectre librsvg2 libexif libtool 
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. Therefore there is no need for the OpenSSL port to be installed.

-- 




[EGIT] [website/www-content] master 01/01: Wiki page freebsd-start.md changed with summary [] by Alastair Poole

2021-02-26 Thread Alastair Poole
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 
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..5a95d 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).

--