summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-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 84a0a5837e..d34aca50d5 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
@@ -2,7 +2,7 @@ require gstreamer1.0-plugins.inc
2 2
3LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+ " 3LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+ "
4 4
5DEPENDS += "gstreamer1.0-plugins-base bzip2 libpng jpeg" 5DEPENDS += "gstreamer1.0-plugins-base libpng jpeg"
6 6
7S = "${WORKDIR}/gst-plugins-bad-${PV}" 7S = "${WORKDIR}/gst-plugins-bad-${PV}"
8 8
@@ -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,${BLUEZ}" 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"