mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 01:09:25 +00:00
This reverts commit 8bb610b97a.
Linking wolfSSL seems to cause more legal trouble than it's worth due to
it being GPLv2, so let's undo this for now.
76 lines
1.2 KiB
JSON
76 lines
1.2 KiB
JSON
{
|
|
"builtin-baseline": "f7423ee180c4b7f40d43402c2feb3859161ef625",
|
|
"dependencies": [
|
|
{
|
|
"name": "fontconfig",
|
|
"platform": "linux | freebsd | openbsd"
|
|
},
|
|
"icu",
|
|
"libjpeg-turbo",
|
|
{
|
|
"name": "libpng",
|
|
"features": [
|
|
"apng"
|
|
]
|
|
},
|
|
{
|
|
"name": "skia",
|
|
"platform": "osx",
|
|
"features": [
|
|
"metal"
|
|
]
|
|
},
|
|
{
|
|
"name": "skia",
|
|
"platform": "linux | freebsd | openbsd",
|
|
"features": [
|
|
"vulkan"
|
|
]
|
|
},
|
|
{
|
|
"name": "skia",
|
|
"platform": "android"
|
|
},
|
|
"sqlite3",
|
|
"woff2",
|
|
{
|
|
"name": "vulkan",
|
|
"platform": "!android"
|
|
},
|
|
{
|
|
"name": "vulkan-headers",
|
|
"platform": "!android"
|
|
}
|
|
],
|
|
"overrides": [
|
|
{
|
|
"name": "fontconfig",
|
|
"version": "2.14.2#1"
|
|
},
|
|
{
|
|
"name": "icu",
|
|
"version": "74.2#2"
|
|
},
|
|
{
|
|
"name": "libjpeg-turbo",
|
|
"version": "3.0.2"
|
|
},
|
|
{
|
|
"name": "libpng",
|
|
"version": "1.6.43#1"
|
|
},
|
|
{
|
|
"name": "skia",
|
|
"version": "124#0"
|
|
},
|
|
{
|
|
"name": "sqlite3",
|
|
"version": "3.45.3"
|
|
},
|
|
{
|
|
"name": "woff2",
|
|
"version": "1.0.2#4"
|
|
}
|
|
]
|
|
}
|