mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Update servo deps
This commit is contained in:
parent
3e2ac4100d
commit
53118f2e3b
@ -9,10 +9,15 @@ dependencies = [
|
||||
"fontconfig",
|
||||
"freetype2",
|
||||
"libpng",
|
||||
"libstdcxx-v3",
|
||||
"mesa",
|
||||
"zlib",
|
||||
]
|
||||
dev-dependencies = [
|
||||
"llvm21.dev",
|
||||
"host:llvm21.dev",
|
||||
"host:llvm21.runtime",
|
||||
"host:libarchive", # workaround for cmake error
|
||||
]
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user