WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=01aba940c6d9183193915a745b9891f0cb657ba5
commit 01aba940c6d9183193915a745b9891f0cb657ba5 Author: Alastair Poole <nets...@gmail.com> Date: Fri Nov 26 00:50:56 2021 -0800 Wiki page openbsd-start.md changed with summary [Update to match confs/openbsd.sh] by Alastair Poole --- pages/docs/distros/openbsd-start.md.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/docs/distros/openbsd-start.md.txt b/pages/docs/distros/openbsd-start.md.txt index 1e6d5b8f9..847a0bf23 100644 --- a/pages/docs/distros/openbsd-start.md.txt +++ b/pages/docs/distros/openbsd-start.md.txt @@ -66,7 +66,7 @@ export CXX="clang++" Once you have installed all the required packages and setup the build environment ``cd`` into the *efl-X.XX.X* folder and run: ```bash -meson build -Dsystemd=false -Deeze=false +meson build -Dsystemd=false -Dv4l2=false -Deeze=false -Dinput=false ninja -C build su ninja -C build install @@ -129,7 +129,7 @@ export CXX="clang++" Once you have installed all the required packages and setup the build environment ``cd`` into the *efl-X.XX.X* folder and run: ```bash -meson build -Dsystemd=false -Deeze=false +meson build -Dsystemd=false -Dv4l2=false -Deeze=false -Dinput=false ninja -C build su ninja -C build install --