diff options
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb index a26acefb25..2ecdcf25ce 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-bad_0.10.23.bb | |||
@@ -34,6 +34,9 @@ PACKAGECONFIG[sndfile] = "--enable-sndfile,--disable-sndfile,libsndfile1" | |||
34 | PACKAGECONFIG[vp8] = "--enable-vp8,--disable-vp8,libvpx" | 34 | PACKAGECONFIG[vp8] = "--enable-vp8,--disable-vp8,libvpx" |
35 | PACKAGECONFIG[ass] = "--enable-assrender,--disable-assrender,libass" | 35 | PACKAGECONFIG[ass] = "--enable-assrender,--disable-assrender,libass" |
36 | PACKAGECONFIG[openal] = "--enable-openal,--disable-openal,openal-soft" | 36 | PACKAGECONFIG[openal] = "--enable-openal,--disable-openal,openal-soft" |
37 | PACKAGECONFIG[schro] = "--enable-schro,--disable-schro,schroedinger" | ||
38 | PACKAGECONFIG[dc1394] = "--enable-dc1394,--disable-dc1394,libdc1394" | ||
39 | PACKAGECONFIG[faac] = "--enable-faac,--disable-faac,faac" | ||
37 | 40 | ||
38 | ARM_INSTRUCTION_SET = "arm" | 41 | ARM_INSTRUCTION_SET = "arm" |
39 | 42 | ||