When configuring, if GNUstep is found on host, the configure script thinks
that ist is running osx and so enables cocoa support.

Signed-off-by: Jean-Michel Hautbois <[email protected]>
---
 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc 
b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
index dab0bf5..9c15f2b 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
@@ -80,6 +80,7 @@ EXTRA_OECONF += " \
     --disable-apple_media \
     --disable-avc \
     --disable-chromaprint \
+    --disable-cocoa \
     --disable-daala \
     --disable-dc1394 \
     --disable-direct3d \
-- 
2.1.2

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to