mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 04:19:08 +08:00
Fixed dependencies.
This commit is contained in:
parent
7491a63061
commit
c0517a5f96
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user