[libmediainfo] fix dependency (#20376)

This commit is contained in:
autoantwort 2021-09-28 06:07:25 +02:00 committed by GitHub
parent 30e34df2a8
commit 5aaa1da650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 1 deletions

View File

@ -1,11 +1,13 @@
{
"name": "libmediainfo",
"version-string": "21.03",
"port-version": 1,
"description": "Get most relevant technical and tag data from video and audio files",
"homepage": "https://github.com/MediaArea/MediaInfoLib",
"dependencies": [
"curl",
"libzen",
"tinyxml2",
{
"name": "vcpkg-cmake",
"host": true

View File

@ -3530,7 +3530,7 @@
},
"libmediainfo": {
"baseline": "21.03",
"port-version": 0
"port-version": 1
},
"libmesh": {
"baseline": "1.5.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2cdc779b496da59aabfb9e1cc459d68c54cdb4d8",
"version-string": "21.03",
"port-version": 1
},
{
"git-tree": "a24db679914e335ba6235de799467dfcb8842fc6",
"version-string": "21.03",