diff options
author | Chris Lord <chris@openedhand.com> | 2006-09-11 19:53:06 +0000 |
---|---|---|
committer | Chris Lord <chris@openedhand.com> | 2006-09-11 19:53:06 +0000 |
commit | b015278dc1724fec20f94a6de1074cbef208adda (patch) | |
tree | 0b8c1b83bb925bb7eaf7a80061111243cb415a1e /meta/packages/gstreamer/gst-plugins-bad_0.10.3.bb | |
parent | 117d6257936b4efebd82762ff825412e95637170 (diff) | |
download | poky-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-bad_0.10.3.bb')
-rw-r--r-- | meta/packages/gstreamer/gst-plugins-bad_0.10.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gstreamer/gst-plugins-bad_0.10.3.bb b/meta/packages/gstreamer/gst-plugins-bad_0.10.3.bb index cc3fde3e29..ecffc245ad 100644 --- a/meta/packages/gstreamer/gst-plugins-bad_0.10.3.bb +++ b/meta/packages/gstreamer/gst-plugins-bad_0.10.3.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require gst-plugins.inc | 1 | require gst-plugins.inc |
2 | DEPENDS += "gst-plugins-base libmusicbrainz" | 2 | DEPENDS += "gst-plugins-base libmusicbrainz" |
3 | PR = "r1" | 3 | PR = "r2" |
4 | 4 | ||
5 | EXTRA_OECONF += "--disable-examples --disable-experimental --disable-sdl \ | 5 | EXTRA_OECONF += "--disable-examples --disable-experimental --disable-sdl \ |
6 | --with-plugins=musicbrainz,wavpack" | 6 | --with-plugins=musicbrainz,wavpack" |