Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:21:01 +03:00
parent 73a82abec1
commit 84d120ed5e
+2 -1
View File
@@ -1,10 +1,11 @@
name: librewolf
description: A custom version of Firefox, focused on privacy, security and freedom
version: 142.0p1
revision: 2
url: https://librewolf.net/
license: MPL2
architecture: any
depends: ["alsa-lib","at-spi2-core","cairo","dbus","ffmpeg","fontconfig","freetype2","gcc","gdk-pixbuf","glib","glibc","gtk3","hicolor-icon-theme","libpulse","libx11","libxcb","libxcomposite","libxdamage","libxext","libxfixes","libxrandr","libxt","nspr","nss","pango","ttf-font","libvpx"]
depends: ["alsa-lib", "at-spi2-core", "cairo", "dbus", "ffmpeg", "fontconfig", "freetype2", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "gtk3", "hicolor-icon-theme", "libpulse", "libx11", "libxcb", "libxcomposite", "libxdamage", "libxext", "libxfixes", "libxrandr", "libxt", "nspr", "nss", "pango", "ttf-font", "libvpx"]
optional_depends: ["libnotify", "xdg-desktop-portal"]
make_depends: ["cbindgen", "clang", "diffutils", "lld", "llvm", "mesa", "nasm", "nodejs", "python3", "rustc", "unzip"]
type: source