diff options
Diffstat (limited to 'external/mythes/UnpackedTarball_mythes.mk')
-rw-r--r-- | external/mythes/UnpackedTarball_mythes.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/external/mythes/UnpackedTarball_mythes.mk b/external/mythes/UnpackedTarball_mythes.mk index 42e6524b8323..ddbb8f4827b0 100644 --- a/external/mythes/UnpackedTarball_mythes.mk +++ b/external/mythes/UnpackedTarball_mythes.mk @@ -14,6 +14,7 @@ $(eval $(call gb_UnpackedTarball_set_tarball,mythes,$(MYTHES_TARBALL))) $(eval $(call gb_UnpackedTarball_add_patches,mythes,\ external/mythes/mythes-1.2.0-vanilla-th-gen-idx.patch \ external/mythes/mythes-fdo48017-wfopen.patch \ + external/mythes/iOS.patch.0 \ )) # vim: set noet sw=4 ts=4: |