gst-plugins-good 0.10.5: Be coherent with --with-check option in
authorManuel Teira <manuel.teira@telefonica.net>
Sun, 6 May 2007 18:14:32 +0000 (18:14 +0000)
committerManuel Teira <manuel.teira@telefonica.net>
Sun, 6 May 2007 18:14:32 +0000 (18:14 +0000)
gstreamer configuration.
* Add --with-check=no to configure options
* Closes 2205

packages/gstreamer/gst-plugins-good_0.10.5.bb

index 42f6df4..be5dad7 100644 (file)
@@ -1,4 +1,5 @@
 require gst-plugins.inc
 
+EXTRA_OECONF += "--with-check=no"
 DEPENDS += "gst-plugins-base"
 PR = "r2"