From 53118f2e3b2d52f9b98f56aefb9e49a50d8f5f16 Mon Sep 17 00:00:00 2001 From: Wildan M Date: Sun, 25 Jan 2026 01:00:07 +0700 Subject: [PATCH] Update servo deps --- recipes/wip/web/servo/recipe.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/recipes/wip/web/servo/recipe.toml b/recipes/wip/web/servo/recipe.toml index 0759eb455..7fd039967 100644 --- a/recipes/wip/web/servo/recipe.toml +++ b/recipes/wip/web/servo/recipe.toml @@ -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