diff options
| author | ebraminio <ebrahim@gnu.org> | 2017-10-27 01:33:15 +0330 |
|---|---|---|
| committer | Alexander Karatarakis <alex@karatarakis.com> | 2017-10-27 14:11:00 -0700 |
| commit | e859751cd940c47874ddd2c75281c85b190c8368 (patch) | |
| tree | 2be17a72aa7ac6a8c240efc01f6a346ba7911923 /ports/harfbuzz/0001-fix-uwp-build.patch | |
| parent | 4b66571c9d12cf718e3175203a867d5014208fdb (diff) | |
| download | vcpkg-e859751cd940c47874ddd2c75281c85b190c8368.tar.gz vcpkg-e859751cd940c47874ddd2c75281c85b190c8368.zip | |
[harfbuzz] 1.6.3
Diffstat (limited to 'ports/harfbuzz/0001-fix-uwp-build.patch')
| -rw-r--r-- | ports/harfbuzz/0001-fix-uwp-build.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/harfbuzz/0001-fix-uwp-build.patch b/ports/harfbuzz/0001-fix-uwp-build.patch index 532ce668e..8605d5a93 100644 --- a/ports/harfbuzz/0001-fix-uwp-build.patch +++ b/ports/harfbuzz/0001-fix-uwp-build.patch @@ -1,7 +1,7 @@ -diff --git "a/harfbuzz-1.4.6/src/hb-ft.cc" "b/harfbuzz-1.4.6/src/hb-ft.cc" +diff --git "a/harfbuzz-1.6.3/src/hb-ft.cc" "b/harfbuzz-1.6.3/src/hb-ft.cc" index 48d6a0ef..f4ce6608 100644 ---- "a/harfbuzz-1.4.6/src/hb-ft.cc" -+++ "b/harfbuzz-1.4.6/src/hb-ft.cc" +--- "a/harfbuzz-1.6.3/src/hb-ft.cc" ++++ "b/harfbuzz-1.6.3/src/hb-ft.cc" @@ -31,6 +31,10 @@ #include "hb-ft.h" |
