mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Merge branch 'servo-fix' into 'master'
Update servo deps See merge request redox-os/redox!1833
This commit is contained in:
commit
ec8958f636
@ -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