Meta: Add missing vcpkg pinned versions

This commit is contained in:
Timothy Flynn
2026-01-27 14:23:05 -05:00
committed by Jelle Raaijmakers
parent be86b80f2a
commit 721c05802c
Notes: github-actions[bot] 2026-02-23 17:32:00 +00:00
3 changed files with 30 additions and 2 deletions

View File

@@ -551,7 +551,7 @@
{
"type": "git",
"url": "https://github.com/davea42/libdwarf-code.git",
"tag": "v2.2.0"
"tag": "v2.3.0"
}
],
"config-opts": [

View File

@@ -44,6 +44,9 @@ flatpak_runtime_libs = [
"qtbase",
"qtmultimedia",
"sqlite3",
"tiff",
"vulkan",
"vulkan-headers",
"zlib",
]
@@ -51,6 +54,7 @@ flatpak_runtime_libs = [
vcpkg_not_linux = [
"dirent",
"mman",
"pthread",
]

View File

@@ -1,5 +1,5 @@
{
"builtin-baseline": "4f326c4072038c8624c36a8ba5ed23f616adda53",
"builtin-baseline": "05442024c3fda64320bd25d2251cc9807b84fb6f",
"dependencies": [
{
"name": "angle",
@@ -82,6 +82,10 @@
"dav1d"
]
},
{
"name": "libdwarf",
"platform": "linux | windows | osx"
},
"libjpeg-turbo",
"libjxl",
{
@@ -268,6 +272,10 @@
"name": "libavif",
"version": "1.3.0#1"
},
{
"name": "libdwarf",
"version": "2.3.0#0"
},
{
"name": "libjpeg-turbo",
"version": "3.1.1#0"
@@ -308,6 +316,10 @@
"name": "openssl",
"version": "3.5.3#0"
},
{
"name": "pthread",
"version": "3.0.0#2"
},
{
"name": "qtbase",
"version": "6.10.0#1"
@@ -332,6 +344,18 @@
"name": "sqlite3",
"version": "3.50.4#0"
},
{
"name": "tiff",
"version": "4.7.1#0"
},
{
"name": "vulkan",
"version": "2023-12-17"
},
{
"name": "vulkan-headers",
"version": "1.4.335.0#0"
},
{
"name": "woff2",
"version": "1.0.2#5"