summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-12-16 17:48:11 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-16 17:48:11 -0800
commit3a569bb2d88b360cb39a75a97b15638e6e03a51e (patch)
tree77526dd829dd46cdd2d29ce00da30ab2acef378d /meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb
parentac4364698618a541624d1a00f27b638815e5a3f5 (diff)
downloadpoky-3a569bb2d88b360cb39a75a97b15638e6e03a51e.tar.gz
Revert "gst-plugins: fix for make 3.82"
This reverts commit 06570b84e498e8643aa29d9864f377bd55df1f23. These versions of gst-plugins-* already have been fixed upstream for the make 3.82 problems, so this patch detects already applied and bails Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb
index 852995dd79..83b43b6f9e 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.25.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
7 7
8DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \ 8DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
9 speex" 9 speex"
10PR = "r1" 10PR = "r0"
11 11
12inherit gettext 12inherit gettext
13 13