This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository efl.

View the commit online.

commit da2b8ca35687690bc74cb73b6551ba80f500b314
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Tue Aug 2 20:39:47 2022 +0100

    build confs - add libinput false to osx conf
    
    @fix
---
 confs/osx.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/confs/osx.sh b/confs/osx.sh
index 72f0a33d01..7d3f8bb21b 100755
--- a/confs/osx.sh
+++ b/confs/osx.sh
@@ -1,5 +1,5 @@
 #!/bin/sh -e
 meson -Dsystemd=false -Dv4l2=false -Davahi=false -Deeze=false -Dx11=false \
--Dopengl=full -Dcocoa=true -Dnls=false \
+-Dopengl=full -Dcocoa=true -Dnls=false -Dinput=false \
 -Decore-imf-loaders-disabler=scim,ibus \
  $@ . build

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to