diff --git a/ports/rlottie/vcpkg.patch b/ports/rlottie/vcpkg.patch index 316e11779b3460..9f311e4f2ca6fd 100644 --- a/ports/rlottie/vcpkg.patch +++ b/ports/rlottie/vcpkg.patch @@ -57,6 +57,16 @@ index b33effa..c7bb421 100644 #include "zip/zip.h" RAPIDJSON_DIAG_PUSH +diff --git a/src/vector/CMakeLists.txt b/src/vector/CMakeLists.txt +index 3ae96e6..15b86df 100644 +--- a/src/vector/CMakeLists.txt ++++ b/src/vector/CMakeLists.txt +@@ -1,5 +1,4 @@ + add_subdirectory(freetype) +-add_subdirectory(pixman) + add_subdirectory(stb) + + diff --git a/src/vector/vdrawhelper_neon.cpp b/src/vector/vdrawhelper_neon.cpp index 681eabb..e178012 100644 --- a/src/vector/vdrawhelper_neon.cpp diff --git a/versions/r-/rlottie.json b/versions/r-/rlottie.json index a0547621c005c0..0b5594befaea7c 100644 --- a/versions/r-/rlottie.json +++ b/versions/r-/rlottie.json @@ -1,7 +1,7 @@ { "versions": [ { - "git-tree": "240aaf05996e3b5e5e3de0df92448bf60a5546c2", + "git-tree": "16a4f73bd60236ddd75c93d53edf17afc050e7bb", "version-date": "2024-08-26", "port-version": 0 }