summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
index 9c15f2b1ed..69a15a2ccf 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
@@ -9,7 +9,7 @@ S = "${WORKDIR}/gst-plugins-bad-${PV}"
9SRC_URI += "file://configure-allow-to-disable-libssh2.patch \ 9SRC_URI += "file://configure-allow-to-disable-libssh2.patch \
10 " 10 "
11 11
12inherit gettext 12inherit gettext bluetooth
13 13
14# opengl packageconfig factored out to make it easy for distros 14# opengl packageconfig factored out to make it easy for distros
15# and BSP layers to pick either (desktop) opengl, gles2, or no GL 15# and BSP layers to pick either (desktop) opengl, gles2, or no GL
@@ -49,7 +49,7 @@ PACKAGECONFIG[bz2] = "--enable-bz2,--disable-bz2,bzip2"
49PACKAGECONFIG[fluidsynth] = "--enable-fluidsynth,--disable-fluidsynth,fluidsynth" 49PACKAGECONFIG[fluidsynth] = "--enable-fluidsynth,--disable-fluidsynth,fluidsynth"
50PACKAGECONFIG[schroedinger] = "--enable-schro,--disable-schro,schroedinger" 50PACKAGECONFIG[schroedinger] = "--enable-schro,--disable-schro,schroedinger"
51PACKAGECONFIG[smoothstreaming] = "--enable-smoothstreaming,--disable-smoothstreaming,libxml2" 51PACKAGECONFIG[smoothstreaming] = "--enable-smoothstreaming,--disable-smoothstreaming,libxml2"
52PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,bluez4" 52PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,${BLUEZ}"
53PACKAGECONFIG[rsvg] = "--enable-rsvg,--disable-rsvg,librsvg" 53PACKAGECONFIG[rsvg] = "--enable-rsvg,--disable-rsvg,librsvg"
54PACKAGECONFIG[sndfile] = "--enable-sndfile,--disable-sndfile,libsndfile1" 54PACKAGECONFIG[sndfile] = "--enable-sndfile,--disable-sndfile,libsndfile1"
55PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp" 55PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp"