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

git pushed a commit to branch v-1.26.0
in repository efl.

View the commit online.

commit 878f4436f73152a10c6b5a81d8abf9c011d943f8
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