Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
name: librewolf
|
name: librewolf
|
||||||
description: A custom version of Firefox, focused on privacy, security and freedom
|
description: A custom version of Firefox, focused on privacy, security and freedom
|
||||||
version: 142.0p1
|
version: 142.0p1
|
||||||
|
revision: 2
|
||||||
url: https://librewolf.net/
|
url: https://librewolf.net/
|
||||||
license: MPL2
|
license: MPL2
|
||||||
architecture: any
|
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"]
|
optional_depends: ["libnotify", "xdg-desktop-portal"]
|
||||||
make_depends: ["cbindgen","clang","diffutils","lld","llvm","mesa","nasm","nodejs","python3","rustc","unzip"]
|
make_depends: ["cbindgen", "clang", "diffutils", "lld", "llvm", "mesa", "nasm", "nodejs", "python3", "rustc", "unzip"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user