Fixed dependencies.

This commit is contained in:
Tom Chengich 2024-01-07 19:29:14 +02:00
parent 7491a63061
commit c0517a5f96

View File

@ -5,15 +5,14 @@
"homepage": "https://github.com/libyal/libvhdi",
"supports": "!uwp",
"dependencies": [
"gettext",
{
"name": "vcpkg-cmake",
"name": "gettext",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"zlib"
"name": "vcpkg-msbuild",
"host": true,
"platform": "windows"
}
]
}