Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:25:10 +03:00
parent ae189ee532
commit af78bfc3db
+3 -2
View File
@@ -1,9 +1,10 @@
name: webkitgtk name: webkitgtk
description: Cross-platform web browser engine for GTK description: Cross-platform web browser engine for GTK
version: 2.48.1 version: 2.48.1
revision: 2
url: https://webkitgtk.org/ url: https://webkitgtk.org/
license: AFL2.0 OR GPL2-or-later,Apache-2.0,Apache-2.0 WITH LLVM-exception,BSD-2-Clause,BSD-2-Clause-Views,BSD-3-Clause,BSD-Source-Code,BSL1.0,GPL2-only,GPL3-only WITH Autoconf-exception-3.0,GPL3-or-later WITH Bison-exception-2.2,ICU,ISC,LGPL2.1-only,LGPL2.1-or-later,MIT,MPL1.1,MPL2,NCSA,NCSA OR MIT,OFL1.1,SunPro,Unicode-TOU,bzip2-1.0.6 license: AFL2.0 OR GPL2-or-later,Apache-2.0,Apache-2.0 WITH LLVM-exception,BSD-2-Clause,BSD-2-Clause-Views,BSD-3-Clause,BSD-Source-Code,BSL1.0,GPL2-only,GPL3-only WITH Autoconf-exception-3.0,GPL3-or-later WITH Bison-exception-2.2,ICU,ISC,LGPL2.1-only,LGPL2.1-or-later,MIT,MPL1.1,MPL2,NCSA,NCSA OR MIT,OFL1.1,SunPro,Unicode-TOU,bzip2-1.0.6
architecture: any architecture: any
depends: ["at-spi2-core","bubblewrap","cairo","enchant","expat","fontconfig","freetype2","gcc","gdk-pixbuf","glib","glibc","gst-plugins-bad","gst-plugins-base","gstreamer","gtk3","harfbuzz","icu","libavif","libdrm","libepoxy","libgcrypt","libglvnd","libjpeg-turbo","libjxl","libpng","libseccomp","libsecret","libsoup","libtasn1","libwebp","libx11","libxml2","libxslt","mesa","openjpeg","pango","sqlite","wayland","woff2","xdg-dbus-proxy","zlib"] depends: ["at-spi2-core", "bubblewrap", "cairo", "enchant", "expat", "fontconfig", "freetype2", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "gst-plugins-bad", "gst-plugins-base", "gstreamer", "gtk3", "harfbuzz", "icu", "libavif", "libdrm", "libepoxy", "libgcrypt", "libglvnd", "libjpeg-turbo", "libjxl", "libpng", "libseccomp", "libsecret", "libsoup", "libtasn1", "libwebp", "libx11", "libxml2", "libxslt", "mesa", "openjpeg", "pango", "sqlite", "wayland", "woff2", "xdg-dbus-proxy", "zlib"]
make_depends: ["cmake","gobject-introspection","gperf","python3","ruby","unifdef","wayland-protocols"] make_depends: ["cmake", "gobject-introspection", "gperf", "python3", "ruby", "unifdef", "wayland-protocols"]
type: source type: source