summaryrefslogtreecommitdiff
path: root/recipes/openh264.recipe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openh264.recipe')
-rw-r--r--recipes/openh264.recipe1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/openh264.recipe b/recipes/openh264.recipe
index 1785744c..7f9b5894 100644
--- a/recipes/openh264.recipe
+++ b/recipes/openh264.recipe
@@ -16,6 +16,7 @@ class Recipe(recipe.Recipe):
# we'll need to carry forward that bit for ourselves.
# 0002: Fixed upstream, remove patch on next update
patches = [name + '/0001-Add-version-suffix.patch']
+ patches += [name + '/0002-Remove-fembed-bitcode-for-iOS-build.patch']
files_libs = ['libopenh264']
files_devel = ['include/wels', 'lib/pkgconfig/openh264.pc']