summaryrefslogtreecommitdiffstats
path: root/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2006-09-11 19:53:06 +0000
committerChris Lord <chris@openedhand.com>2006-09-11 19:53:06 +0000
commitb015278dc1724fec20f94a6de1074cbef208adda (patch)
tree0b8c1b83bb925bb7eaf7a80061111243cb415a1e /meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
parent117d6257936b4efebd82762ff825412e95637170 (diff)
downloadpoky-b015278dc1724fec20f94a6de1074cbef208adda.tar.gz
Fix gst-plugin-* depending on gst-plugins-*-dbg
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@703 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb')
-rw-r--r--meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb b/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
index eb1bf8b57d..56f46d7137 100644
--- a/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
+++ b/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
@@ -1,6 +1,6 @@
1require gst-plugins.inc 1require gst-plugins.inc
2DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame" 2DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame"
3PR = "r2" 3PR = "r3"
4 4
5SRC_URI += " file://lame-autoconf.patch;patch=1" 5SRC_URI += " file://lame-autoconf.patch;patch=1"
6EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec,mpegstream,mpegaudioparse,asfdemux,realmedia" 6EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec,mpegstream,mpegaudioparse,asfdemux,realmedia"