summaryrefslogtreecommitdiff
path: root/meta/packages/gstreamer
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-06-12 21:40:26 +0000
committerRichard Purdie <richard@openedhand.com>2008-06-12 21:40:26 +0000
commit7fc8a730a162c4997d34d74bb7cd48c0aad52729 (patch)
tree456b74307575f6236f1af9cdc2adc0fcdee13261 /meta/packages/gstreamer
parent7438d56caeff0504d207ac02167b07ffb83c01c7 (diff)
downloadopenembedded-core-7fc8a730a162c4997d34d74bb7cd48c0aad52729.tar.gz
openembedded-core-7fc8a730a162c4997d34d74bb7cd48c0aad52729.tar.bz2
openembedded-core-7fc8a730a162c4997d34d74bb7cd48c0aad52729.tar.xz
openembedded-core-7fc8a730a162c4997d34d74bb7cd48c0aad52729.zip
gst-plugins-good: Add RPROVIDES for gst-plugin-id3demux
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4634 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gstreamer')
-rw-r--r--meta/packages/gstreamer/gst-plugins-good_0.10.6.bb2
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 995ab9ec9..b5aa10b17 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"
EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --without-check"
+RPROVIDES = "gst-plugin-id3demux"
+
do_configure_prepend() {
# This m4 file contains nastiness which conflicts with libtool 2.2.2
rm ${S}/m4/lib-link.m4 || true