summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb
index cfb18957..d063c066 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb
@@ -45,7 +45,7 @@ LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+"
45 45
46DEPENDS += "gstreamer1.0-plugins-base jpeg" 46DEPENDS += "gstreamer1.0-plugins-base jpeg"
47 47
48inherit gettext bluetooth 48inherit gettext
49 49
50PACKAGECONFIG ??= " \ 50PACKAGECONFIG ??= " \
51 ${GSTREAMER_ORC} \ 51 ${GSTREAMER_ORC} \
@@ -61,7 +61,7 @@ PACKAGECONFIG ??= " \
61# not add GL dependencies here, since these are taken care of in -base. 61# not add GL dependencies here, since these are taken care of in -base.
62 62
63PACKAGECONFIG[assrender] = "--enable-assrender,--disable-assrender,libass" 63PACKAGECONFIG[assrender] = "--enable-assrender,--disable-assrender,libass"
64PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,${BLUEZ}" 64PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,bluez5"
65PACKAGECONFIG[bz2] = "--enable-bz2,--disable-bz2,bzip2" 65PACKAGECONFIG[bz2] = "--enable-bz2,--disable-bz2,bzip2"
66PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl" 66PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl"
67PACKAGECONFIG[dash] = "--enable-dash,--disable-dash,libxml2" 67PACKAGECONFIG[dash] = "--enable-dash,--disable-dash,libxml2"