diff options
Diffstat (limited to 'recipes/libvpx.recipe')
-rw-r--r-- | recipes/libvpx.recipe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/libvpx.recipe b/recipes/libvpx.recipe index 0575354e..ba0e86f7 100644 --- a/recipes/libvpx.recipe +++ b/recipes/libvpx.recipe @@ -25,6 +25,7 @@ class Recipe(recipe.Recipe): 'libvpx/0005-Add-support-for-iOS-7.0-toolchain.patch', 'libvpx/0006-Add-armv7s-ios-support.patch', 'libvpx/0007-configure-quote-local-variables-correctly.patch', + 'libvpx/0008-Add-support-for-iOS-simulator-on-x86-64.patch', ] files_libs = ['libvpx'] |