From 7fdbe21c55e66c0747ed3670b62dee20bff4bc0c Mon Sep 17 00:00:00 2001 From: Mathieu Pellerin Date: Tue, 22 Oct 2024 08:19:53 +0700 Subject: [PATCH] Make pre-commit check happy --- vcpkg/ports/qtquick3d/vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg/ports/qtquick3d/vcpkg.json b/vcpkg/ports/qtquick3d/vcpkg.json index c8bce82a95..96f373f641 100644 --- a/vcpkg/ports/qtquick3d/vcpkg.json +++ b/vcpkg/ports/qtquick3d/vcpkg.json @@ -5,6 +5,7 @@ "homepage": "https://www.qt.io/", "license": null, "dependencies": [ + "meshoptimizer", { "name": "qtbase", "default-features": false, @@ -12,7 +13,6 @@ "gui" ] }, - "meshoptimizer", "qtdeclarative", { "name": "qtquick3d",