diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc index 3d996bcaa4..ec5956a735 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc | |||
| @@ -13,7 +13,7 @@ PR = "r1" | |||
| 13 | # CAUTION: Using the system libav is not recommended. Since the libav API is changing all the time, | 13 | # CAUTION: Using the system libav is not recommended. Since the libav API is changing all the time, |
| 14 | # compilation errors (and other, more subtle bugs) can happen. It is usually better to rely on the | 14 | # compilation errors (and other, more subtle bugs) can happen. It is usually better to rely on the |
| 15 | # libav copy included in the gst-libav package. | 15 | # libav copy included in the gst-libav package. |
| 16 | PACKAGECONFIG ??= " " | 16 | PACKAGECONFIG ??= " orc " |
| 17 | PACKAGECONFIG[libav] = "--with-system-libav,,libav" | 17 | PACKAGECONFIG[libav] = "--with-system-libav,,libav" |
| 18 | PACKAGECONFIG[lgpl] = "--enable-lgpl,," | 18 | PACKAGECONFIG[lgpl] = "--enable-lgpl,," |
| 19 | PACKAGECONFIG[yasm] = "--enable-yasm,--disable-yasm,yasm-native" | 19 | PACKAGECONFIG[yasm] = "--enable-yasm,--disable-yasm,yasm-native" |
