From bd28a168ba1d5bdbf297641a9af7a801fb2c6777 Mon Sep 17 00:00:00 2001 From: jiayuehua <3423893+jiayuehua@users.noreply.github.com> Date: Fri, 18 Oct 2024 13:54:50 +0800 Subject: [PATCH] use target --- ports/rkcommon/vcpkg.json | 1 + versions/r-/rkcommon.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ports/rkcommon/vcpkg.json b/ports/rkcommon/vcpkg.json index d753e5fd460f0b..0f113eacaa3820 100644 --- a/ports/rkcommon/vcpkg.json +++ b/ports/rkcommon/vcpkg.json @@ -6,6 +6,7 @@ "license": "Apache-2.0", "supports": "x86 | x64", "dependencies": [ + "tbb", { "name": "vcpkg-cmake", "host": true diff --git a/versions/r-/rkcommon.json b/versions/r-/rkcommon.json index 98686830af4a1b..783153d5f9857a 100644 --- a/versions/r-/rkcommon.json +++ b/versions/r-/rkcommon.json @@ -1,7 +1,7 @@ { "versions": [ { - "git-tree": "20bde52fc3bd6980fe6ff1e1edfd280175ade403", + "git-tree": "8cb7b4f4e7f1977f1596d7fd84fc52c3cf1349b7", "version": "1.14.2", "port-version": 0 },