summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc3
1 files changed, 2 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 839ff8a21b..38e358f8ac 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc
@@ -6,7 +6,8 @@ LICENSE_FLAGS = "commercial"
6DEPENDS += "gstreamer1.0-plugins-base libid3tag" 6DEPENDS += "gstreamer1.0-plugins-base libid3tag"
7 7
8PACKAGECONFIG ??= " \ 8PACKAGECONFIG ??= " \
9 a52dec lame mad mpeg2dec orc \ 9 ${GSTREAMER_ORC} \
10 a52dec lame mad mpeg2dec \
10" 11"
11 12
12PACKAGECONFIG[a52dec] = "--enable-a52dec,--disable-a52dec,liba52" 13PACKAGECONFIG[a52dec] = "--enable-a52dec,--disable-a52dec,liba52"