WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=d16b69dde53ff9dc7773440f61773e4b177ed32b
commit d16b69dde53ff9dc7773440f61773e4b177ed32b Author: Alastair Poole <nets...@gmail.com> Date: Thu Mar 25 05:42:11 2021 -0700 Wiki page openbsd-start.md changed with summary [] by Alastair Poole --- pages/docs/distros/openbsd-start.md.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/docs/distros/openbsd-start.md.txt b/pages/docs/distros/openbsd-start.md.txt index 638cf99d0..9a0ad1011 100644 --- a/pages/docs/distros/openbsd-start.md.txt +++ b/pages/docs/distros/openbsd-start.md.txt @@ -47,7 +47,7 @@ This will produce a folder named *efl-X.XX.X*. ```bash su -pkg_add bullet check fribidi gettext-tools giflib git gstreamer1 gstreamer1-plugins-base gstreamer1-plugins-good gstreamer1-plugins-bad gstreamer1-plugins-ugly gstreamer1-plugins-libav poppler libraw librsvg libspectre libtool libXp libwebp luajit png pulseaudio scim tiff xprintproto meson ninja +pkg_add bullet check fribidi gettext-tools giflib git gstreamer1 gstreamer1-plugins-base gstreamer1-plugins-good gstreamer1-plugins-bad gstreamer1-plugins-ugly gstreamer1-plugins-libav poppler libraw librsvg libspectre libexif libtool libXp libwebp luajit png pulseaudio scim tiff xprintproto meson ninja ``` ### Step 4: Building and Installing ### --