aboutsummaryrefslogtreecommitdiff
path: root/ports/skia/portfile.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'ports/skia/portfile.cmake')
-rw-r--r--ports/skia/portfile.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/skia/portfile.cmake b/ports/skia/portfile.cmake
index cdd7254ca..30feaf013 100644
--- a/ports/skia/portfile.cmake
+++ b/ports/skia/portfile.cmake
@@ -6,6 +6,7 @@ vcpkg_from_git(
OUT_SOURCE_PATH SOURCE_PATH
URL https://skia.googlesource.com/skia.git
REF fb0b35fed5580d49392df7ce9374551b348fffbf
+ PATCHES add-missing-tuple.patch
)
function(checkout_in_path PATH URL REF)