From bac4349ec1c76d76147dc52c7c8e43044db812ea Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 20 Nov 2025 09:47:50 -0700 Subject: [PATCH] webkitgtk3: simplify dependencies --- recipes/wip/libs/other/webkitgtk3/recipe.toml | 41 ------------------- 1 file changed, 41 deletions(-) diff --git a/recipes/wip/libs/other/webkitgtk3/recipe.toml b/recipes/wip/libs/other/webkitgtk3/recipe.toml index 7eb8329f2..7287e8e64 100644 --- a/recipes/wip/libs/other/webkitgtk3/recipe.toml +++ b/recipes/wip/libs/other/webkitgtk3/recipe.toml @@ -7,55 +7,14 @@ patches = ["redox.patch"] [build] template = "custom" dependencies = [ - "atk", - "cairo", - "expat", - "fontconfig", - "freetype2", - "fribidi", - "gdk-pixbuf", - "gettext", - "glib", - #TODO "gstreamer", "gtk3", - "harfbuzz", - "libepoxy", "libatomic", - "libffi", "libgcrypt", - "libgpg-error", - "libiconv", - "libicu", - "libjpeg", - "libpng", - "libpsl", - "libpthread-stubs", "libsoup", "libstdcxx-v3", "libtasn1", "libwebp", - "libx11", - "libxau", - "libxcb", - "libxext", - "libxfixes", - "libxi", - "libxml2", - "libxrandr", - "libxrender", - "libxslt", - "libxxf86vm", - "mesa-x11", - "nghttp2", - "pango", - "pcre2", - "pixman", - "shared-mime-info", "sqlite3", - "x11proto", - "xextproto", - "xz", - "zlib", ] script = """ DYNAMIC_INIT