From a301fcce2802c9e70f7ce0ab95b3a83836b5d2e6 Mon Sep 17 00:00:00 2001 From: Manuel Teira Date: Sun, 6 May 2007 18:14:32 +0000 Subject: gst-plugins-good 0.10.5: Be coherent with --with-check option in gstreamer configuration. * Add --with-check=no to configure options * Closes 2205 --- packages/gstreamer/gst-plugins-good_0.10.5.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/gstreamer/gst-plugins-good_0.10.5.bb b/packages/gstreamer/gst-plugins-good_0.10.5.bb index 42f6df4d9d..be5dad78e7 100644 --- a/packages/gstreamer/gst-plugins-good_0.10.5.bb +++ b/packages/gstreamer/gst-plugins-good_0.10.5.bb @@ -1,4 +1,5 @@ require gst-plugins.inc +EXTRA_OECONF += "--with-check=no" DEPENDS += "gst-plugins-base" PR = "r2" -- cgit v1.2.3