diff options
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc index e1e13e1b5a..d8aa6eedcb 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | |||
@@ -50,6 +50,7 @@ PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,bluez4" | |||
50 | PACKAGECONFIG[rsvg] = "--enable-rsvg,--disable-rsvg,librsvg" | 50 | PACKAGECONFIG[rsvg] = "--enable-rsvg,--disable-rsvg,librsvg" |
51 | PACKAGECONFIG[sndfile] = "--enable-sndfile,--disable-sndfile,libsndfile1" | 51 | PACKAGECONFIG[sndfile] = "--enable-sndfile,--disable-sndfile,libsndfile1" |
52 | PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp" | 52 | PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp" |
53 | PACKAGECONFIG[rtmp] = "--enable-rtmp,--disable-rtmp,rtmpdump" | ||
53 | 54 | ||
54 | # these plugins have not been ported to 1.0 (yet): | 55 | # these plugins have not been ported to 1.0 (yet): |
55 | # directdraw vcd apexsink dc1394 lv2 linsys musepack mythtv | 56 | # directdraw vcd apexsink dc1394 lv2 linsys musepack mythtv |
@@ -101,7 +102,6 @@ EXTRA_OECONF += " \ | |||
101 | --disable-pvr \ | 102 | --disable-pvr \ |
102 | --disable-quicktime \ | 103 | --disable-quicktime \ |
103 | --disable-resindvd \ | 104 | --disable-resindvd \ |
104 | --disable-rtmp \ | ||
105 | --disable-sdl \ | 105 | --disable-sdl \ |
106 | --disable-sdltest \ | 106 | --disable-sdltest \ |
107 | --disable-sndio \ | 107 | --disable-sndio \ |