summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.0.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.0.bb
index 5af01a37ce..f9289e92d2 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.0.bb
@@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=73a5855a8119deb017f5f13cf327095d \
19 19
20DEPENDS += "gstreamer1.0-plugins-base" 20DEPENDS += "gstreamer1.0-plugins-base"
21 21
22inherit gettext bluetooth gobject-introspection 22inherit gettext gobject-introspection
23 23
24PACKAGECONFIG ??= " \ 24PACKAGECONFIG ??= " \
25 ${GSTREAMER_ORC} \ 25 ${GSTREAMER_ORC} \
@@ -35,7 +35,7 @@ PACKAGECONFIG ??= " \
35# not add GL dependencies here, since these are taken care of in -base. 35# not add GL dependencies here, since these are taken care of in -base.
36 36
37PACKAGECONFIG[assrender] = "--enable-assrender,--disable-assrender,libass" 37PACKAGECONFIG[assrender] = "--enable-assrender,--disable-assrender,libass"
38PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,${BLUEZ}" 38PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,bluez5"
39PACKAGECONFIG[bz2] = "--enable-bz2,--disable-bz2,bzip2" 39PACKAGECONFIG[bz2] = "--enable-bz2,--disable-bz2,bzip2"
40PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl" 40PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl"
41PACKAGECONFIG[dash] = "--enable-dash,--disable-dash,libxml2" 41PACKAGECONFIG[dash] = "--enable-dash,--disable-dash,libxml2"