Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: vte
|
name: vte
|
||||||
description: Virtual terminal emulator widget library
|
description: Virtual terminal emulator widget library
|
||||||
version: 0.80.3
|
version: 0.80.3
|
||||||
|
revision: 2
|
||||||
url: https://wiki.gnome.org/Apps/Terminal/VTE
|
url: https://wiki.gnome.org/Apps/Terminal/VTE
|
||||||
license: GPL3-or-later,LGPL3-or-later
|
license: GPL3-or-later,LGPL3-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["at-spi2-core","cairo","fribidi","gcc","gdk-pixbuf","glib","glibc","gnutls","gtk3","icu","lz4","pango","pcre2"]
|
depends: ["at-spi2-core", "cairo", "fribidi", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "gnutls", "gtk3", "icu", "lz4", "pango", "pcre2"]
|
||||||
make_depends: ["gobject-introspection", "gperf", "gtk3", "meson", "vala"]
|
make_depends: ["gobject-introspection", "gperf", "gtk3", "meson", "vala"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user