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