diff options
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.bb | 1 |
1 files changed, 1 insertions, 0 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 ad287d90ae..022a0abcec 100644 --- a/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb +++ b/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb | |||
@@ -1,5 +1,6 @@ | |||
1 | require gst-plugins.inc | 1 | require gst-plugins.inc |
2 | DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame" | 2 | DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame" |
3 | PR = "r1" | ||
3 | 4 | ||
4 | SRC_URI += " file://lame-autoconf.patch;patch=1" | 5 | SRC_URI += " file://lame-autoconf.patch;patch=1" |
5 | EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec" | 6 | EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec" |