diff options
-rw-r--r-- | meta/packages/gstreamer/gst-plugins-good_0.10.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/gstreamer/gst-plugins-good_0.10.6.bb b/meta/packages/gstreamer/gst-plugins-good_0.10.6.bb index 995ab9ec99..b5aa10b174 100644 --- a/meta/packages/gstreamer/gst-plugins-good_0.10.6.bb +++ b/meta/packages/gstreamer/gst-plugins-good_0.10.6.bb | |||
@@ -5,6 +5,8 @@ PR = "r3" | |||
5 | 5 | ||
6 | EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --without-check" | 6 | EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --without-check" |
7 | 7 | ||
8 | RPROVIDES = "gst-plugin-id3demux" | ||
9 | |||
8 | do_configure_prepend() { | 10 | do_configure_prepend() { |
9 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 | 11 | # This m4 file contains nastiness which conflicts with libtool 2.2.2 |
10 | rm ${S}/m4/lib-link.m4 || true | 12 | rm ${S}/m4/lib-link.m4 || true |