aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libav/libav_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libav/libav_git.bb')
-rw-r--r--recipes/libav/libav_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/libav/libav_git.bb b/recipes/libav/libav_git.bb
index 217f0b568d..4eda55d25a 100644
--- a/recipes/libav/libav_git.bb
+++ b/recipes/libav/libav_git.bb
@@ -1,6 +1,8 @@
require libav.inc
DEPENDS += "virtual/libsdl schroedinger libgsm libvpx"
+DEPENDS_i586 += "yasm-native"
+DEPENDS_i686 += "yasm-native"
# When bumping SRCREV make sure you bump PR here and in dependant recipes (gst-ffmpeg, gnash, omxil, etc) to account for SOVERSION changes
SRCREV = "c6c2dfcf15c1d93b2189adff6f71c5c4b6b05338"