diff --git a/Scripts/Ports/python3-cairosvg/vcpkg.json b/Scripts/Ports/python3-cairosvg/vcpkg.json index d4c31833f4..da5cbbf1db 100644 --- a/Scripts/Ports/python3-cairosvg/vcpkg.json +++ b/Scripts/Ports/python3-cairosvg/vcpkg.json @@ -6,7 +6,6 @@ "dependencies": [ { "name": "cairo", - "platform": "windows", "default-features": false }, "python3" diff --git a/vcpkg.json b/vcpkg.json index 9a40bf2e90..ccd2c1573f 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -52,11 +52,6 @@ "cairosvg": { "description": "Installs a functional cairosvg Python module for the resource.dat generator.", "dependencies": [ - { - "name": "cairo", - "default-features": false, - "host": true - }, { "name": "python3-cairosvg", "host": true