diff --git a/Packages/manifest.json b/Packages/manifest.json index 63aee26..a377e39 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -15,6 +15,7 @@ "com.unity.render-pipelines.universal": "17.1.0", "com.unity.test-framework": "1.5.1", "com.unity.timeline": "1.8.7", + "com.unity.toolchain.linux-x86_64": "2.0.10", "com.unity.ugui": "2.0.0", "com.unity.visualscripting": "1.9.7", "com.unity.modules.accessibility": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index c932aca..45b2c87 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -230,6 +230,22 @@ "com.unity.searcher": "4.9.3" } }, + "com.unity.sysroot": { + "version": "2.0.10", + "depth": 1, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, + "com.unity.sysroot.linux-x86_64": { + "version": "2.0.9", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.sysroot": "2.0.10" + }, + "url": "https://packages.unity.com" + }, "com.unity.test-framework": { "version": "1.5.1", "depth": 0, @@ -262,6 +278,16 @@ }, "url": "https://packages.unity.com" }, + "com.unity.toolchain.linux-x86_64": { + "version": "2.0.10", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.sysroot": "2.0.10", + "com.unity.sysroot.linux-x86_64": "2.0.9" + }, + "url": "https://packages.unity.com" + }, "com.unity.ugui": { "version": "2.0.0", "depth": 0,