From fab1b157a392ca163a65169caf96d7dc5bce500c Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 24 Jun 2013 11:26:26 +0100 Subject: [PATCH] gst-plugins-bad: tremor was moved from here to -base (From OE-Core rev: 6e149551a36825ac5e25b14dbaa62b794154c11d) Signed-off-by: Ross Burton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb index 3d86f00..87f338f 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb @@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605 \ file://gst/tta/crc32.h;beginline=12;endline=29;md5=71a904d99ce7ae0c1cf129891b98145c" -DEPENDS += "gst-plugins-base tremor curl" +DEPENDS += "gst-plugins-base curl" PR = "r4" inherit gettext EXTRA_OECONF += "--disable-examples --disable-experimental --disable-sdl --disable-cdaudio --disable-directfb \ - --with-plugins=wavpack,ivorbis,mpegvideoparse --disable-vdpau --disable-apexsink \ + --with-plugins=wavpack,mpegvideoparse --disable-vdpau --disable-apexsink \ --disable-orc --disable-neon" PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'x11', 'librsvg', '', d)}" -- 2.7.4