netstar pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=d10b1fcfc30470fb2620d9ca2b5fd2bc7e793bd0

commit d10b1fcfc30470fb2620d9ca2b5fd2bc7e793bd0
Author: Alastair Poole <nets...@gmail.com>
Date:   Fri Apr 23 11:44:12 2021 +0100

    scripts: OpenBSD Build Helper Script.
    
    As per recent changes.
---
 confs/openbsd.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/confs/openbsd.sh b/confs/openbsd.sh
index ac41281bcc..198e6ebf0a 100755
--- a/confs/openbsd.sh
+++ b/confs/openbsd.sh
@@ -1,3 +1,3 @@
 #!/bin/sh -e
-meson -Dsystemd=false -Dv4l2=false -Deeze=false \
+meson -Dsystemd=false -Dv4l2=false -Deeze=false -Dinput=false \
  $@ . build

-- 


Reply via email to