Wiki page freebsd-start.md changed with summary [] by Alastair Poole

This commit is contained in:
Alastair Poole 2021-02-26 23:57:13 -08:00 committed by www-data
parent f1f8245eee
commit 99a18c5d94
1 changed files with 1 additions and 1 deletions

View File

@ -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).