diff options
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc index 4582e5b7e8..708ad7a15c 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc | |||
@@ -9,7 +9,7 @@ inherit gettext | |||
9 | 9 | ||
10 | PACKAGECONFIG ??= " \ | 10 | PACKAGECONFIG ??= " \ |
11 | ${GSTREAMER_ORC} \ | 11 | ${GSTREAMER_ORC} \ |
12 | a52dec lame mad mpeg2dec \ | 12 | a52dec lame mpg123 mpeg2dec \ |
13 | " | 13 | " |
14 | 14 | ||
15 | PACKAGECONFIG[a52dec] = "--enable-a52dec,--disable-a52dec,liba52" | 15 | PACKAGECONFIG[a52dec] = "--enable-a52dec,--disable-a52dec,liba52" |