From 69e56608d3078eac3217a2c230f70d203d22b571 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Tue, 2 Aug 2022 20:35:17 +0100 Subject: [PATCH] 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