Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
name: appstream-glib
|
||||
description: GObjects and helper methods to make it easy to read and write AppStream metadata
|
||||
version: 0.8.3
|
||||
revision: 2
|
||||
url: https://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
license: LGPL2.1-or-later
|
||||
architecture: any
|
||||
depends: ["cairo","curl","fontconfig","freetype2","gcc","gdk-pixbuf","glib","glibc","gtk3","json-glib","libarchive","libyaml","pango","util-linux"]
|
||||
depends: ["cairo", "curl", "fontconfig", "freetype2", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "gtk3", "json-glib", "libarchive", "libyaml", "pango", "util-linux"]
|
||||
make_depends: ["gobject-introspection", "gperf", "meson"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user