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 69e56608d3078eac3217a2c230f70d203d22b571
Author: Carsten Haitzler <[email protected]>
AuthorDate: Tue Aug 2 20:35:17 2022 +0100

    build confgs - fix osx sample conf
    
    remove emotion loaders optin as it no longer exists
    
    @fix
---
 confs/osx.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/confs/osx.sh b/confs/osx.sh
index ff546cfd4b..72f0a33d01 100755
--- a/confs/osx.sh
+++ b/confs/osx.sh
@@ -1,6 +1,5 @@
 #!/bin/sh -e
 meson -Dsystemd=false -Dv4l2=false -Davahi=false -Deeze=false -Dx11=false \
 -Dopengl=full -Dcocoa=true -Dnls=false \
--Demotion-loaders-disabler=gstreamer1,libvlc,xine \
 -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