diff --git a/vcpkg/vcpkg.json b/vcpkg/vcpkg.json index a4c36103f127..c6e2f6693cd6 100644 --- a/vcpkg/vcpkg.json +++ b/vcpkg/vcpkg.json @@ -13,6 +13,8 @@ "packages": [ "python3", "py-*", + "gdal", + "swig", "vcpkg-python-scripts" ] }